mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-18 06:19:58 +01:00
7 lines
103 B
Makefile
7 lines
103 B
Makefile
SUBPROJECT_DEFAULT = ez
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
ifndef MAKEFILE_INCLUDED
|
|
include ../../Makefile
|
|
endif
|