forked from forks/qmk_firmware
5 lines
115 B
Makefile
Executable file
5 lines
115 B
Makefile
Executable file
# project specific files
|
|
SRC += indicators.c \
|
|
drivers/led/issi/is31fl3731-mono.c
|
|
I2C_DRIVER_REQUIRED = yes
|