summaryrefslogtreecommitdiffstats
path: root/keyboards/fungo/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fungo/rev1/config.h')
-rw-r--r--keyboards/fungo/rev1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/fungo/rev1/config.h b/keyboards/fungo/rev1/config.h
index 11bd4444c7..9743fa086b 100644
--- a/keyboards/fungo/rev1/config.h
+++ b/keyboards/fungo/rev1/config.h
@@ -25,11 +25,6 @@
#define MASTER_RIGHT
-/* key matrix size */
-// Rows are doubled-up
-#define MATRIX_ROWS 12
-#define MATRIX_COLS 7
-
// wiring of each half
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2}
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4, B5}