summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/waterfowl/config.h')
-rw-r--r--keyboards/waterfowl/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/waterfowl/config.h b/keyboards/waterfowl/config.h
index 299da6f9f0..ff60675340 100644
--- a/keyboards/waterfowl/config.h
+++ b/keyboards/waterfowl/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* Key matrix size */
/* Rows are doubled up */
@@ -29,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