summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/prkl30/feather/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/prkl30/feather/config.h')
-rw-r--r--keyboards/handwired/prkl30/feather/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/prkl30/feather/config.h b/keyboards/handwired/prkl30/feather/config.h
index 2282f06680..5e94752e1b 100644
--- a/keyboards/handwired/prkl30/feather/config.h
+++ b/keyboards/handwired/prkl30/feather/config.h
@@ -15,10 +15,6 @@
*/
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 10
-
/* PRKL30 feather pinout */
#define MATRIX_ROW_PINS { F4, F1, F0, D2}
#define MATRIX_COL_PINS { D3, D1, B7, D6, C7, B6, B5, D7, C6, D0}