keychron_qmk_firmware/keyboards/ergodox/keymaps/333fred/Makefile

12 lines
194 B
Makefile
Raw Normal View History

2017-05-31 12:52:20 +06:00
SUBPROJECT_DEFAULT = infinity
LCD_BACKLIGHT_ENABLE = yes
2017-05-31 07:01:09 +06:00
LCD_ENABLE = yes
BACKLIGHT_ENABLE = yes
2017-05-31 12:52:20 +06:00
NKRO_ENABLE = yes
2017-08-07 02:09:16 +06:00
KEY_LOCK_ENABLE = yes
2017-05-31 07:01:09 +06:00
ifndef QUANTUM_DIR
include ../../../../Makefile
endif