Remove matrix size defines (#19581)
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
|
||||
#define MATRIX_ROWS 4 // Rows are doubled-up
|
||||
#define MATRIX_COLS 12
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
Reference in New Issue
Block a user