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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ingrained/config.h b/keyboards/ingrained/config.h
index cf15f75d86..5040416d23 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
@@ -38,6 +37,3 @@
/* 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