mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
TAP_DANCE_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|