forked from mirrors/qmk_userspace
WS2812 driver improvements (#20262)
This commit is contained in:
parent
7e1e662dc7
commit
647c2835e6
23 changed files with 68 additions and 77 deletions
|
|
@ -1,2 +1,2 @@
|
|||
SRC += ws2812.c
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
SRC += color.c
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
SRC += ws2812.c
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
SRC += color.c
|
||||
EXTRAKEY_ENABLE = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue