diff options
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/orthodox/keymaps/drashna/rules.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/rules.mk b/keyboards/orthodox/keymaps/drashna/rules.mk index e252a9044..2090afe9a 100644 --- a/keyboards/orthodox/keymaps/drashna/rules.mk +++ b/keyboards/orthodox/keymaps/drashna/rules.mk | |||
@@ -1,6 +1,2 @@ | |||
1 | CONSOLE_ENABLE = yes | 1 | CONSOLE_ENABLE = yes |
2 | TAP_DANCE_ENABLE = yes | 2 | TAP_DANCE_ENABLE = yes \ No newline at end of file |
3 | |||
4 | ifndef QUANTUM_DIR | ||
5 | include ../../../../Makefile | ||
6 | endif | ||