summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/Makefile')
-rw-r--r--keyboards/ergodox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/ergodox/Makefile b/keyboards/ergodox/Makefile
index 7165350050..0dc0a77252 100644
--- a/keyboards/ergodox/Makefile
+++ b/keyboards/ergodox/Makefile
@@ -1,5 +1,6 @@
SUBPROJECT_DEFAULT = ez
+TAP_DANCE_ENABLE = yes
ifndef MAKEFILE_INCLUDED
include ../../Makefile
-endif \ No newline at end of file
+endif