Remove matrix size defines (#19581)
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 3
|
||||
#define MATRIX_COLS 3
|
||||
|
||||
#define MATRIX_ROW_PINS { F4, F5, F6}
|
||||
#define MATRIX_COL_PINS { B4, B5, B6}
|
||||
#define BACKLIGHT_PIN B7
|
||||
|
Reference in New Issue
Block a user