rgblight: driver selection cleanups (#21558)
This commit is contained in:
parent
3ece80f73f
commit
1c069b13b9
43 changed files with 27 additions and 44 deletions
|
@ -1,2 +1,2 @@
|
|||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_DRIVER = APA102
|
||||
RGBLIGHT_DRIVER = apa102
|
||||
|
|
|
@ -6,4 +6,3 @@ EXTRAKEY_ENABLE = yes
|
|||
NKRO_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_DRIVER = WS2812
|
||||
|
|
|
@ -9,4 +9,3 @@ WPM_ENABLE = yes
|
|||
EXTRAKEY_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_DRIVER = WS2812
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue