Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP26",
|
||||
"driver": "vendor"
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
@@ -106,8 +107,7 @@
|
||||
}
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 70,
|
||||
"pin": "GP26"
|
||||
"led_count": 70
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812",
|
||||
|
Reference in New Issue
Block a user