qmk-dactyl-manuform-a/keyboards/crkbd/keymaps/madhatter/rules.mk

12 lines
303 B
Makefile

BOOTLOADER = atmel-dfu # Elite-C
MOUSEKEY_ENABLE = yes
RGBLIGHT_ENABLE = yes
# If you want to change the display of OLED, you need to change here
SRC += ./lib/glcdfont.c \
./lib/rgb_state_reader.c \
./lib/layer_state_reader.c \
./lib/logo_reader.c \
./lib/keylogger.c