rgblight: driver selection cleanups (#21558)
This commit is contained in:
parent
3ece80f73f
commit
1c069b13b9
43 changed files with 27 additions and 44 deletions
|
@ -13,9 +13,5 @@ UNICODE_ENABLE = no # Unicode
|
|||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_CUSTOM_DRIVER = yes
|
||||
DISABLE_WS2812 = yes
|
||||
|
||||
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
|
|
|
@ -6,5 +6,4 @@ CONSOLE_ENABLE = no
|
|||
COMMAND_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_CUSTOM_DRIVER = yes
|
||||
KEY_LOCK_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue