summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/waterfowl')
-rw-r--r--keyboards/waterfowl/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/waterfowl/config.h b/keyboards/waterfowl/config.h
index e37d6aa55a..ff60675340 100644
--- a/keyboards/waterfowl/config.h
+++ b/keyboards/waterfowl/config.h
@@ -28,9 +28,6 @@
// COL2ROW, ROW2COL
#define DIODE_DIRECTION COL2ROW
-// Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed
-#define DEBOUNCE 5
-
// Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
#define SOFT_SERIAL_PIN D2