Remove matrix size defines (#19581)
This commit is contained in:
parent
40ed20dddc
commit
2da0827d4f
2109 changed files with 0 additions and 8522 deletions
|
@ -18,10 +18,6 @@
|
|||
#pragma once
|
||||
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 14
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B3, B4, A0, A2, A3 }
|
||||
#define MATRIX_COL_PINS { B0, B1, B2, B10, A7, A6, A5, A4, B5, B6, A1, B7, B8, B9 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue