mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
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
|