index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
pterodactyl
Age
Commit message (
Expand
)
Author
2022-05-27
Refactor legacy quantum keycodes in default-ish keymaps (#17150)
Joel Challis
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-01-30
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Ryan
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-10-08
Improve Adafruit BLE configuration defines (#14749)
Ryan
2021-09-12
Move Bluetooth config to common_features.mk (#14404)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-17
Fix wait_us overflow in matrix for dactyl based boards (#14039)
Drashna Jaelre
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-05-09
Make Swap Hands use PROGMEM (#12284)
Drashna Jaelre
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
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-08-22
[Keyboard] Pterodactyl handwired (#9884)
myoung34