mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 15:43:23 +00:00
13 lines
218 B
Makefile
13 lines
218 B
Makefile
SUBPROJECT_DEFAULT = infinity
|
|
LCD_BACKLIGHT_ENABLE = yes
|
|
LCD_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
NKRO_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|
|
|