qmk_firmware/keyboards/ergodox/keymaps/333fred/Makefile

12 lines
194 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
BACKLIGHT_ENABLE = yes
2017-05-31 08:52:20 +02:00
NKRO_ENABLE = yes
2017-08-06 22:09:16 +02:00
KEY_LOCK_ENABLE = yes
2017-05-31 03:01:09 +02:00
ifndef QUANTUM_DIR
include ../../../../Makefile
endif