summaryrefslogtreecommitdiff
path: root/keyboards/centromere/config.h
AgeCommit message (Expand)Author
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)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-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-02-06Serial refactor (#11521)Ryan
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-02-15[Keyboard] Add configs for Centromere keyboard (#7467)spe2