summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-2/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
* [Keyboard] Code consistency updates for CRKBD (#15779)Albert Y2022-01-211-2/+2
* [Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre2021-07-061-4/+7
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-0/+7
* [Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre2020-09-171-55/+6
* Fix Corne keyboard matrix configuration (#6684)Drashna Jaelre2019-09-141-2/+2
* [Keyboard] Fix up and clean Corne Keyboard code (#6284)Drashna Jaelre2019-07-281-1/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)Rob Rogers2019-04-161-0/+7
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Keyboard: Improvement of crkbd communication functions (based on helix-keyboa...marksard2018-09-031-7/+1
* Add corne keyboard (#3119)Kosuke Adachi2018-06-081-0/+87