summaryrefslogtreecommitdiff
path: root/keyboards/mechanickeys/miniashen40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechanickeys/miniashen40/config.h')
-rw-r--r--keyboards/mechanickeys/miniashen40/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/mechanickeys/miniashen40/config.h b/keyboards/mechanickeys/miniashen40/config.h
index 1510dc9870..012ca89fae 100644
--- a/keyboards/mechanickeys/miniashen40/config.h
+++ b/keyboards/mechanickeys/miniashen40/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 13
/*
* Keyboard Matrix Assignments
@@ -37,9 +32,3 @@
/* 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 \ No newline at end of file