WS2812 driver improvements (#20262)

This commit is contained in:
Ryan
2023-03-30 12:21:02 +11:00
committed by GitHub
parent 7e1e662dc7
commit 647c2835e6
23 changed files with 68 additions and 77 deletions

View File

@@ -12,7 +12,7 @@
"pin": "D4"
},
"ws2812": {
"driver": "i2c"
"driver": "custom"
},
"indicators": {
"caps_lock": "D1",