qmk_firmware/keyboards/nullbitsco/tidbit/rules.mk

6 lines
128 B
Makefile
Raw Normal View History

# Project specific files
SRC += common/bitc_led.c \
common/remote_kb.c
I2C_DRIVER_REQUIRED = yes
UART_DRIVER_REQUIRED = yes