mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
WS2812_DRIVER_REQUIRED = yes
|
|
|
|
COMMON_VPATH += $(DRIVER_PATH)/led/issi
|
|
SRC += is31fl3733.c
|
|
I2C_DRIVER_REQUIRED = yes
|