summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-141-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-5/+1
* [Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre2021-07-061-10/+11
* Fix midi for CRKBD (#11644)Loïc Wisniewski2021-01-251-0/+1
* [Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre2020-09-171-4/+50
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-8/+2
* Keyboard: Crkbd: move I2C and Serial defines to keyboard's config.h (#3970)noroadsleft2018-09-231-0/+3
* Keyboard: Improvement of crkbd communication functions (based on helix-keyboa...marksard2018-09-031-3/+10
* Add corne keyboard (#3119)Kosuke Adachi2018-06-081-0/+24