Fix MATRIX_COLS for aeboards/constellation/rev2 (#13633)
This commit is contained in:
parent
d2cdb0b1d3
commit
78265ea742
@ -27,7 +27,7 @@
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 14
|
||||
#define MATRIX_COLS 15
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B15, A14, A2, B13, B14 }
|
||||
|
Loading…
Reference in New Issue
Block a user