summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/rama_works_m50_a/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/rama_works_m50_a/config.h')
-rw-r--r--keyboards/wilba_tech/rama_works_m50_a/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/wilba_tech/rama_works_m50_a/config.h b/keyboards/wilba_tech/rama_works_m50_a/config.h
index 47d47fae18..abae377100 100644
--- a/keyboards/wilba_tech/rama_works_m50_a/config.h
+++ b/keyboards/wilba_tech/rama_works_m50_a/config.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
@@ -37,9 +36,6 @@
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */