summaryrefslogtreecommitdiff
path: root/keyboards/ingrained/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ingrained/config.h')
-rw-r--r--keyboards/ingrained/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/ingrained/config.h b/keyboards/ingrained/config.h
index cf15f75d86..550e55b28e 100644
--- a/keyboards/ingrained/config.h
+++ b/keyboards/ingrained/config.h
@@ -3,7 +3,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -35,9 +34,3 @@
/* COL2ROW, 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