summaryrefslogtreecommitdiff
path: root/keyboards/mschwingen/modelm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mschwingen/modelm/config.h')
-rw-r--r--keyboards/mschwingen/modelm/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mschwingen/modelm/config.h b/keyboards/mschwingen/modelm/config.h
index de2b03d6fb..4cef528db1 100644
--- a/keyboards/mschwingen/modelm/config.h
+++ b/keyboards/mschwingen/modelm/config.h
@@ -28,9 +28,6 @@
#define SR_DIN_PIN B3
#define SR_DOUT_PIN B2
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed (5 is default) */
-#define DEBOUNCE 5
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.