summaryrefslogtreecommitdiff
path: root/keyboards/mechanickeys/undead60m/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechanickeys/undead60m/config.h')
-rw-r--r--keyboards/mechanickeys/undead60m/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/mechanickeys/undead60m/config.h b/keyboards/mechanickeys/undead60m/config.h
index e21f4c4870..27f233ff16 100644
--- a/keyboards/mechanickeys/undead60m/config.h
+++ b/keyboards/mechanickeys/undead60m/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -38,12 +37,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
-/* define if matrix has ghost (lacks anti-ghosting diodes) */
-//#define MATRIX_HAS_GHOST
-
/* RGB Underglow */
#define RGB_DI_PIN F7
#ifdef RGB_DI_PIN