Move RGB_MATRIX_DRIVER to data driven (#20350)
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"quantum_painter": true,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"rows": ["NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN"],
|
||||
"cols": ["NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN","NO_PIN"]
|
||||
|
||||
Reference in New Issue
Block a user