Move RGB_MATRIX_DRIVER to data driven (#20350)
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"pid": "0x3537",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["C0", "C1", "C2", "C3", "C4", "C5"],
|
||||
"rows": ["A0", "A1", "A2", "A3", "A4"]
|
||||
|
||||
Reference in New Issue
Block a user