rgblight: driver selection cleanups (#21558)
This commit is contained in:
parent
3ece80f73f
commit
1c069b13b9
43 changed files with 27 additions and 44 deletions
|
@ -5,6 +5,7 @@
|
|||
"processor": "atmega32u4",
|
||||
"bootloader": "halfkay",
|
||||
"rgblight": {
|
||||
"driver": "custom",
|
||||
"led_count": 28
|
||||
},
|
||||
"layouts": {
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
# change yes to no to disable
|
||||
#
|
||||
RGBLIGHT_ENABLE = no # TODO: Enable keyboard RGB underglow
|
||||
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue