mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 08:55:10 +00:00
7 lines
100 B
Makefile
7 lines
100 B
Makefile
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|
||
|
BACKLIGHT_ENABLE=yes
|
||
|
//TAP_DANCE_ENABLE=yes
|