diff options
Diffstat (limited to 'keyboards/edc40/config.h')
-rw-r--r-- | keyboards/edc40/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/edc40/config.h b/keyboards/edc40/config.h index 907cf257fe..01faa55149 100644 --- a/keyboards/edc40/config.h +++ b/keyboards/edc40/config.h @@ -15,10 +15,6 @@ */ #pragma once -#include "config_common.h" - -#define MATRIX_ROWS 4 -#define MATRIX_COLS 11 /* * Keyboard Matrix Assignments @@ -35,8 +31,6 @@ #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 - #define LOCKING_SUPPORT_ENABLE #define LOCKING_RESYNC_ENABLE #define RGB_DI_PIN C6 |