RGB Matrix: driver naming cleanups (#21594)
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
"led_count": 70
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812",
|
||||
"driver": "ws2812",
|
||||
"layout": [
|
||||
{"flags": 4, "matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"flags": 4, "matrix": [0, 1], "x": 17, "y": 0},
|
||||
|
||||
Reference in New Issue
Block a user