Remove matrix size defines (#19581)
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
|
||||
/* Matrix */
|
||||
#define MATRIX_ROWS 6
|
||||
#define MATRIX_COLS 5
|
||||
#define MATRIX_ROW_PINS { B15, A5, A3, A15, B7, B8 }
|
||||
#define MATRIX_COL_PINS { B13, B14, B3, A4, A6 }
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
Reference in New Issue
Block a user