mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-21 16:06:35 +06: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
|