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
/
gmmk
/
gmmk2
/
p96
/
config.h
Age
Commit message (
Expand
)
Author
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-09-14
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
Joel Challis
2023-09-13
aw20216: driver naming cleanups (#21891)
Ryan
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-24
Move keyboard USB IDs and strings to data driven: develop (#18152)
Ryan
2022-08-06
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-07-12
GMMK 2 WBG7 MCU compatibility (#16436)
GloriousThrall