Fix `handwired/onekey/kb2040` WS2812 pin (#19517)
parent
97910fac06
commit
c5e3275299
@ -1,4 +1,6 @@ |
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
WS2812_DRIVER = vendor
|
||||
|
||||
OPT_DEFS += -DHAL_USE_I2C=TRUE
|
||||
|
Loading…
Reference in new issue