Move RGB_MATRIX_DRIVER to data driven (#20350)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"pid": "0x4414",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A6", "A7", "B7", "B6"],
|
||||
"rows": ["A13", "B14", "A10", "A0", "A2", "A1"]
|
||||
|
||||
Reference in New Issue
Block a user