Migrate stray WS2812_DRIVER to info.json

This commit is contained in:
zvecr
2023-09-12 10:30:54 +01:00
parent 8975dc6c3b
commit 7b313dbc89
12 changed files with 9 additions and 12 deletions

View File

@@ -109,6 +109,7 @@
"max_brightness": 120
},
"ws2812": {
"driver": "pwm",
"pin": "B4"
},
"layout_aliases": {

View File

@@ -1,7 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
# Build Options
# change yes to no to disable
#
WS2812_DRIVER = pwm # Per-key RGB MCU Driver