Move RGBLIGHT_SLEEP to data driven (#21072)
This commit is contained in:
@@ -36,4 +36,3 @@
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
]
|
||||
},
|
||||
"rgblight": {
|
||||
"sleep": true,
|
||||
"led_map": [5, 4, 3, 2, 1, 0]
|
||||
},
|
||||
"ws2812": {
|
||||
|
||||
Reference in New Issue
Block a user