summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/config.h
AgeCommit message (Expand)Author
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
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-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-07-06[Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre
2021-01-25Fix midi for CRKBD (#11644)Loïc Wisniewski
2020-09-17[Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević
2018-09-23Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970)noroadsleft
2018-09-03Keyboard: Improvement of crkbd communication functions (based on helix-keyboa...marksard
2018-06-08Add corne keyboard (#3119)Kosuke Adachi