Move WS2812_DRIVER to data driven (#20248)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
"rows": ["A15", "B3", "B4", "B5", "B7"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"ws2812": {
|
||||
"driver": "pwm"
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F411"
|
||||
|
||||
Reference in New Issue
Block a user