Remove matrix size defines (#19581)
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
*/
|
||||
|
||||
|
||||
#define MATRIX_ROWS 12
|
||||
#define MATRIX_COLS 8
|
||||
|
||||
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7, C7 }
|
||||
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, D6, D4 }
|
||||
|
||||
|
Reference in New Issue
Block a user