summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/Makefile
blob: 0dc0a77252dae8688ac078396efa4ec01231072b (plain)
1
2
3
4
5
6
SUBPROJECT_DEFAULT = ez
TAP_DANCE_ENABLE = yes

ifndef MAKEFILE_INCLUDED
	include ../../Makefile
endif