mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-29 04:39:26 +06:00
7 lines
103 B
Makefile
7 lines
103 B
Makefile
SUBPROJECT_DEFAULT = ez
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
ifndef MAKEFILE_INCLUDED
|
|
include ../../Makefile
|
|
endif
|