summaryrefslogtreecommitdiff
path: root/keyboards/psuieee
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/psuieee')
-rw-r--r--keyboards/psuieee/pluto12/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/psuieee/pluto12/config.h b/keyboards/psuieee/pluto12/config.h
index 5dea8cdbeb..bcadefe2ff 100644
--- a/keyboards/psuieee/pluto12/config.h
+++ b/keyboards/psuieee/pluto12/config.h
@@ -4,10 +4,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 3
-#define MATRIX_COLS 4
-
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { D0, D4, C6 }
#define MATRIX_COL_PINS { D7, E6, B4, B5 }