summaryrefslogtreecommitdiff
path: root/keyboards/dp60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dp60/config.h')
-rw-r--r--keyboards/dp60/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dp60/config.h b/keyboards/dp60/config.h
index a9164df835..16df72781b 100644
--- a/keyboards/dp60/config.h
+++ b/keyboards/dp60/config.h
@@ -21,9 +21,6 @@
#define MATRIX_COLS 15
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.