From d84794b35213fe95a712468c21ae4a4cad2795e3 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Sep 2021 02:54:36 +1000 Subject: Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538) --- keyboards/aleth42/rev0/rules.mk | 1 - keyboards/aleth42/rev1/rules.mk | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/aleth42') diff --git a/keyboards/aleth42/rev0/rules.mk b/keyboards/aleth42/rev0/rules.mk index 94e5bb2788..52fc79e2b1 100644 --- a/keyboards/aleth42/rev0/rules.mk +++ b/keyboards/aleth42/rev0/rules.mk @@ -19,4 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow ENCODER_ENABLE = yes -TAP_DANCE_ENABLE = no diff --git a/keyboards/aleth42/rev1/rules.mk b/keyboards/aleth42/rev1/rules.mk index d67ab1a680..134b0490c0 100644 --- a/keyboards/aleth42/rev1/rules.mk +++ b/keyboards/aleth42/rev1/rules.mk @@ -19,4 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow ENCODER_ENABLE = yes -TAP_DANCE_ENABLE = no -- cgit v1.2.3