Remove matrix size defines (#19581)
This commit is contained in:
parent
40ed20dddc
commit
2da0827d4f
2109 changed files with 0 additions and 8522 deletions
|
@ -10,11 +10,8 @@
|
|||
#pragma once
|
||||
|
||||
|
||||
/* Matrix Configuration - Rows are doubled up */
|
||||
#define MATRIX_ROWS 14
|
||||
// Last pins reserved for encoder / touch encoder support
|
||||
#define MATRIX_ROW_PINS { A1, A3, B3, A13, B15, NO_PIN, NO_PIN }
|
||||
#define MATRIX_COLS 7
|
||||
#define MATRIX_COL_PINS { A0, B11, B0, B10, B12, B2, A8 }
|
||||
#define MATRIX_IO_DELAY 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue