summaryrefslogtreecommitdiff
path: root/keyboards/handwired/myskeeb
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-06-19 08:33:45 +1000
committerGitHub <noreply@github.com>2023-06-18 23:33:45 +0100
commit1c9d0f0eec614a20cbf88c20c448ebfe69414ca8 (patch)
treeec06104e7b94ade94384a861ac2d615f164d6358 /keyboards/handwired/myskeeb
parent7c7cec906acace0991ce04780103e48117ee4d27 (diff)
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Diffstat (limited to 'keyboards/handwired/myskeeb')
-rw-r--r--keyboards/handwired/myskeeb/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/myskeeb/config.h b/keyboards/handwired/myskeeb/config.h
index 2e2a2bbcbf..8c37524a0e 100644
--- a/keyboards/handwired/myskeeb/config.h
+++ b/keyboards/handwired/myskeeb/config.h
@@ -13,7 +13,3 @@
#define OLED_FONT_HEIGHT 8
#define OLED_FONT_WIDTH 6
#define OLED_FONT_H "skeeb_font.c"
-
-// Tap Dance
-
-#define TAPPING_TERM 200