diff options
Diffstat (limited to 'keyboards/handwired/prkl30/feather/config.h')
-rw-r--r-- | keyboards/handwired/prkl30/feather/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/prkl30/feather/config.h b/keyboards/handwired/prkl30/feather/config.h index 0fbe096264..5e94752e1b 100644 --- a/keyboards/handwired/prkl30/feather/config.h +++ b/keyboards/handwired/prkl30/feather/config.h @@ -14,11 +14,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 4 -#define MATRIX_COLS 10 /* PRKL30 feather pinout */ #define MATRIX_ROW_PINS { F4, F1, F0, D2} |