summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/concertina
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-22 02:54:36 +1000
committerGitHub <noreply@github.com>2021-09-21 17:54:36 +0100
commitd84794b35213fe95a712468c21ae4a4cad2795e3 (patch)
tree28fed648e8ab3f20e1e62f3bb568f076f265569a /keyboards/handwired/concertina
parentbe3259b793a1fe4f42c20707e187371dd917a18f (diff)
Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)
Diffstat (limited to 'keyboards/handwired/concertina')
-rw-r--r--keyboards/handwired/concertina/64key/keymaps/default/rules.mk1
-rw-r--r--keyboards/handwired/concertina/64key/rules.mk2
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/concertina/64key/keymaps/default/rules.mk b/keyboards/handwired/concertina/64key/keymaps/default/rules.mk
new file mode 100644
index 0000000000..e5ddcae8d9
--- /dev/null
+++ b/keyboards/handwired/concertina/64key/keymaps/default/rules.mk
@@ -0,0 +1 @@
+TAP_DANCE_ENABLE = yes
diff --git a/keyboards/handwired/concertina/64key/rules.mk b/keyboards/handwired/concertina/64key/rules.mk
index 1659be4139..4dde08b00b 100644
--- a/keyboards/handwired/concertina/64key/rules.mk
+++ b/keyboards/handwired/concertina/64key/rules.mk
@@ -20,5 +20,3 @@ NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
-
-TAP_DANCE_ENABLE = yes