summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hnah40rgb/config.h
AgeCommit message (Expand)Author
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2019-10-23[Keyboard] add new keyboard hnah40rgb (#7083)vuhopkep