summaryrefslogtreecommitdiffstats
path: root/keyboards/owlab/voice65/hotswap/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Updated RGB Matrix suspend define part 3 (#13954)Drashna Jaelre2021-08-221-10/+10
| | | | | | | | | * Updated RGB Matrix suspend define part 3 * Revert "Update config.h for kbdfans/kbd67/mkiirgb/v3 (#13978)" This reverts commit 80015f7fb023f27ad5307815fd5433694a3bcb4a. * Add additional boards/keymaps
* [Keyboard] Add Voice65 (#13744)kb-elmo2021-08-191-0/+90
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>