summaryrefslogtreecommitdiff
path: root/keyboards/h0oni/deskpad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/h0oni/deskpad/config.h')
-rw-r--r--keyboards/h0oni/deskpad/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/h0oni/deskpad/config.h b/keyboards/h0oni/deskpad/config.h
index bb3d091321..521faedfb4 100644
--- a/keyboards/h0oni/deskpad/config.h
+++ b/keyboards/h0oni/deskpad/config.h
@@ -37,9 +37,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 3
-
/* Defining encoder pads */
#define ENCODERS_PAD_A { D2 }
#define ENCODERS_PAD_B { D3 }