Remove matrix size defines (#19581)
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
#define OLED_DISPLAY_128X64
|
||||
#define OLED_TIMEOUT 300000
|
||||
|
||||
#define MATRIX_ROWS 8
|
||||
#define MATRIX_COLS 8
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { F4, F5, F6, F7, B1, B3, B6, B2 }
|
||||
#define MATRIX_COL_PINS { D3, D2, D4, C6, D7, E6, B4, B5 }
|
||||
|
Reference in New Issue
Block a user