mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-14 08:30:48 +02:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
TAP_DANCE_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|