summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/gmmk2/p96/config.h
AgeCommit message (Expand)Author
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-24Move 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-12GMMK 2 WBG7 MCU compatibility (#16436)GloriousThrall