summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/knight_plus/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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: X (#17925)Ryan2022-08-061-6/+0
|
* [Keyboard] Update X-Bows Keyboard (#16765)X-Bows Tech2022-04-161-2/+2
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Shulin <mumu@x-bows.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* [keyboard] Update lighting effects on XBows board (#15358)X-Bows Tech2021-12-071-46/+20
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Shulin <mumu@x-bows.com>
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
|
* [Keyboard] Update lighting effects for xbows keyboard (#14432)X-Bows Tech2021-09-151-1/+4
|
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-2/+3
|
* [Keyboard] Add X-Bows Knight_Plus Keyboard (#13221)X-Bows Tech2021-07-031-0/+51
Co-authored-by: Drashna Jaelre <drashna@live.com>