summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mlego/m60/config.h')
-rw-r--r--keyboards/mlego/m60/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/mlego/m60/config.h b/keyboards/mlego/m60/config.h
index 6cf70e5c41..82e327451d 100644
--- a/keyboards/mlego/m60/config.h
+++ b/keyboards/mlego/m60/config.h
@@ -15,16 +15,10 @@
*/
#pragma once
-#include "config_common.h"
-
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 12
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */