mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 04:43:02 +00:00
6 lines
128 B
Makefile
6 lines
128 B
Makefile
# Project specific files
|
|
SRC += common/bitc_led.c \
|
|
common/remote_kb.c
|
|
I2C_DRIVER_REQUIRED = yes
|
|
UART_DRIVER_REQUIRED = yes
|