qmk-dactyl-manuform-a/keyboards/ergodox/keymaps/333fred/Makefile

13 lines
212 B
Makefile
Raw Normal View History

2017-05-31 08:52:20 +02:00
SUBPROJECT_DEFAULT = infinity
LCD_BACKLIGHT_ENABLE = yes
2017-05-31 03:01:09 +02:00
LCD_ENABLE = yes
2017-05-31 08:52:20 +02:00
LED_ENABLE = yes
BACKLIGHT_ENABLE = yes
NKRO_ENABLE = yes
TAP_DANCE_ENABLE = yes
2017-05-31 03:01:09 +02:00
ifndef QUANTUM_DIR
include ../../../../Makefile
endif