Move WS2812_DRIVER
to data driven (#20248)
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"pin": "B8",
|
||||
"breathing": true
|
||||
},
|
||||
"ws2812": {
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F303",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "QMK_PROTON_C"
|
||||
|
@@ -1,6 +1,3 @@
|
||||
# Use SPI for RGB underglow:
|
||||
WS2812_DRIVER = spi
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
Reference in New Issue
Block a user