summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/mkiirgb/v4/config.h
AgeCommit message (Expand)Author
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-14Disable RGB matrix pixel animations for some boards (#16643)Ryan
2022-01-12kbdfans/kbd67/mkiirgb/v4: remove duplicate definitions from config.h (#15858)James Young
2022-01-11[Keyboard] Fix KBD67 mark 2 v4 (#15835)Drashna Jaelre
2022-01-10[Keyboard] add kbd67mkiirgb v4 support (#15024)moyi4681