summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/kyria/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-3/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-061-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+2
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-9/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-9/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-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
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-7/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-201-7/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] Add Kyria rev. 2 (#16178)L. K. Post2022-02-201-3/+3
* [Keyboard] Enable Proton C defaults for SplitKB Kyria (#14490)Drashna Jaelre2021-10-011-7/+20
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
* Fix ifdefs for OLED split sync code (#14017)Drashna Jaelre2021-08-151-0/+1
* [Keyboard] Add RGB matrix support for Kyria (#12789)Albert Y2021-07-261-0/+9
* [Keyboard] Fix up SplitKB keyboards (#13511)Drashna Jaelre2021-07-251-0/+74