diff options
| -rw-r--r-- | keyboards/ergodox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ergodox/Makefile b/keyboards/ergodox/Makefile index 0dc0a7725..716535005 100644 --- a/keyboards/ergodox/Makefile +++ b/keyboards/ergodox/Makefile | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | SUBPROJECT_DEFAULT = ez | 1 | SUBPROJECT_DEFAULT = ez |
| 2 | TAP_DANCE_ENABLE = yes | ||
| 3 | 2 | ||
| 4 | ifndef MAKEFILE_INCLUDED | 3 | ifndef MAKEFILE_INCLUDED |
| 5 | include ../../Makefile | 4 | include ../../Makefile |
| 6 | endif | 5 | endif \ No newline at end of file |
