mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-25 16:22:12 +01:00
7 lines
102 B
Makefile
7 lines
102 B
Makefile
BACKLIGHT_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|