summaryrefslogtreecommitdiff
path: root/keyboards/mechstudio/dawn/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechstudio/dawn/config.h')
-rw-r--r--keyboards/mechstudio/dawn/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/mechstudio/dawn/config.h b/keyboards/mechstudio/dawn/config.h
index 1b5124d7ea..92971a46db 100644
--- a/keyboards/mechstudio/dawn/config.h
+++ b/keyboards/mechstudio/dawn/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 6
-#define MATRIX_COLS 15
// ROWS: Top to bottom, COLS: Left to right
@@ -30,11 +25,5 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-/* set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
-/* define if matrix has ghost (lacks anti-ghosting diodes) */
-//#define MATRIX_HAS_GHOST
-
#define QMK_ESC_OUTPUT F0 // usually COL
#define QMK_ESC_INPUT B1 // usually ROW