Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
]
|
||||
},
|
||||
"rgblight": {
|
||||
"pin": "D2",
|
||||
"led_count": 8,
|
||||
"hue_steps": 8,
|
||||
"brightness_steps": 8,
|
||||
@@ -50,6 +49,9 @@
|
||||
"twinkle": true
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D2"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_2x2u": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user