mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-03 13:40:36 +00: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
|