summaryrefslogtreecommitdiffstats
path: root/keyboards/makrosu/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-2/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-22/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-7/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-16/+25
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-7/+0
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-3/+2
* adding my custom keypad to qmk repository (#12150)Muhammad Rivaldi2021-06-231-0/+70