diff options
| author | Ryan | 2021-09-21 18:54:36 +0200 |
|---|---|---|
| committer | GitHub | 2021-09-21 18:54:36 +0200 |
| commit | d84794b35213fe95a712468c21ae4a4cad2795e3 (patch) | |
| tree | 28fed648e8ab3f20e1e62f3bb568f076f265569a /keyboards/tanuki | |
| parent | be3259b793a1fe4f42c20707e187371dd917a18f (diff) | |
Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)
Diffstat (limited to 'keyboards/tanuki')
| -rw-r--r-- | keyboards/tanuki/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tanuki/rules.mk b/keyboards/tanuki/rules.mk index 70d1a73816..92e3a57c82 100644 --- a/keyboards/tanuki/rules.mk +++ b/keyboards/tanuki/rules.mk @@ -17,4 +17,3 @@ RGBLIGHT_ENABLE =yes # Enable keyboard underlight functionality BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no UNICODE_ENABLE = no # Unicode -TAP_DANCE_ENABLE = no |