summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/config.h
AgeCommit message (Expand)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-01-21[Keyboard] Code consistency updates for CRKBD (#15779)Albert Y
2021-07-06[Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2020-09-17[Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre
2019-09-14Fix Corne keyboard matrix configuration (#6684)Drashna Jaelre
2019-07-28[Keyboard] Fix up and clean Corne Keyboard code (#6284)Drashna Jaelre
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-16[Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)Rob Rogers
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
2018-09-03Keyboard: Improvement of crkbd communication functions (based on helix-keyboa...marksard
2018-06-08Add corne keyboard (#3119)Kosuke Adachi