mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-29 11:02:46 +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
|