index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
prime_exl
Age
Commit message (
Expand
)
Author
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
2021-09-29
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-19
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
Xelus22
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-09-07
Remove HD44780 References, Part 3 (#10238)
James Young
2020-05-13
Fix incorrect key sizes in Configurator (#9073)
James Young
2020-02-08
Add Prime_L V2 and Prime_EXL Plus (#8111)
holtenc
2020-01-03
VIA Configurator Refactor (#7268)
Wilba
2019-11-21
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-09-17
[Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)
Wilba
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-13
Fix handwired/prime_exl keyboard dimensions in info.json
noroadsleft
2019-03-18
[Keyboard] correct indicator light states (#5434)
holtenc
2019-03-01
[Keyboard] Initial commit for Prime_E w/ VIA config support (#5285)
holtenc
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-09-19
Keyboard: Add Prime_EXL prototype to 'handwired' (#3932)
holtenc