RGB Matrix: driver naming cleanups (#21594)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"split_count": [10, 10]
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812"
|
||||
"driver": "ws2812"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B2", "B6", "B5", "B4", "E6", "D7", "C6", "D4"],
|
||||
|
||||
Reference in New Issue
Block a user