summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/drashna_glow/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/drashna_glow/rules.mk')
-rw-r--r--layouts/community/ergodox/drashna_glow/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/drashna_glow/rules.mk b/layouts/community/ergodox/drashna_glow/rules.mk
index ae9a2fb16c..e1da86443f 100644
--- a/layouts/community/ergodox/drashna_glow/rules.mk
+++ b/layouts/community/ergodox/drashna_glow/rules.mk
@@ -9,5 +9,5 @@ SRC += $(CORRECTED_LAYOUT)/keymap.c
ifneq (,$(findstring ergodox_ez,$(KEYBOARD)))
RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes
- TAP_DANCE_ENABLE = no
+# TAP_DANCE_ENABLE = no
endif