Move RGB_MATRIX_DRIVER to data driven (#20350)
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"ws2812": {
|
||||
"pin": "D7"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "IS31FL3731"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "halfkay",
|
||||
"debounce": 30,
|
||||
|
||||
Reference in New Issue
Block a user