diff options
Diffstat (limited to 'keyboards/mlego/m60')
-rw-r--r-- | keyboards/mlego/m60/config.h | 1 | ||||
-rw-r--r-- | keyboards/mlego/m60/rev1/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mlego/m60/config.h b/keyboards/mlego/m60/config.h index 6cf70e5c41..06b6a1f815 100644 --- a/keyboards/mlego/m60/config.h +++ b/keyboards/mlego/m60/config.h @@ -15,7 +15,6 @@ */ #pragma once -#include "config_common.h" #define MATRIX_ROWS 5 #define MATRIX_COLS 12 diff --git a/keyboards/mlego/m60/rev1/config.h b/keyboards/mlego/m60/rev1/config.h index 7507dcd427..0d504568cb 100644 --- a/keyboards/mlego/m60/rev1/config.h +++ b/keyboards/mlego/m60/rev1/config.h @@ -15,7 +15,6 @@ */ #pragma once -#include "config_common.h" #define LED_NUM_LOCK_PIN B12 #define LED_SCROLL_LOCK_PIN B13 |