mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 20:44:38 +00:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
SUBPROJECT_DEFAULT = ez
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
ifndef MAKEFILE_INCLUDED
|
|
include ../../Makefile
|
|
endif
|