mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Move WS2812_DRIVER to data driven (#20248)
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
"backlight": {
|
||||
"pin": "D4"
|
||||
},
|
||||
"ws2812": {
|
||||
"driver": "i2c"
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "D1",
|
||||
"num_lock": "D0",
|
||||
|
||||
Reference in New Issue
Block a user