summaryrefslogtreecommitdiffstats
path: root/keyboards/owlab/voice65/hotswap/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-8/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-021-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-4/+2
* [Keyboard] Add OwLab Jelly Epoch (#14190)kb-elmo2021-08-301-1/+1
* Updated RGB Matrix suspend define part 3 (#13954)Drashna Jaelre2021-08-221-10/+10
* [Keyboard] Add Voice65 (#13744)kb-elmo2021-08-191-0/+90