summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/valor/rev2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-061-7/+0
|
* [Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus222021-11-281-3/+3
| | | | | | | * 400khz fix * fix valor rev2 timing * keep consistent
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
|
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
| | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)Drashna Jaelre2021-08-071-1/+1
|
* [Keyboard] Valor Rev 2 (#13551)Xelus222021-07-251-0/+88
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>