summaryrefslogtreecommitdiff
path: root/keyboards/fungo/rev1/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-06-24 17:10:22 +1000
committerGitHub <noreply@github.com>2023-06-24 17:10:22 +1000
commit8093b13365864ec96192265242a9da44c36db798 (patch)
tree5d539e463205c09d5871127d2e1ebdd98b6f854a /keyboards/fungo/rev1/config.h
parent658b6aa3a62b91b3d13dca91163dac69b3a481f9 (diff)
Move `TAPPING_TOGGLE` to data driven (#21360)
Diffstat (limited to 'keyboards/fungo/rev1/config.h')
-rw-r--r--keyboards/fungo/rev1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/fungo/rev1/config.h b/keyboards/fungo/rev1/config.h
index 187a7809bc..93ad87fdb2 100644
--- a/keyboards/fungo/rev1/config.h
+++ b/keyboards/fungo/rev1/config.h
@@ -31,8 +31,3 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-//지정된 횟수로 눌러야 토글됨
-#define TAPPING_TOGGLE 3
-
-