diff options
Diffstat (limited to 'keyboards/edi')
-rw-r--r-- | keyboards/edi/hardlight/mk1/config.h | 1 | ||||
-rw-r--r-- | keyboards/edi/standaside/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/edi/hardlight/mk1/config.h b/keyboards/edi/hardlight/mk1/config.h index 288220ad67..67d917eecf 100644 --- a/keyboards/edi/hardlight/mk1/config.h +++ b/keyboards/edi/hardlight/mk1/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/edi/standaside/config.h b/keyboards/edi/standaside/config.h index 0180ad43bf..2eb4536a0e 100644 --- a/keyboards/edi/standaside/config.h +++ b/keyboards/edi/standaside/config.h @@ -2,7 +2,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 8 |