Remove matrix size defines (#19581)
This commit is contained in:
parent
40ed20dddc
commit
2da0827d4f
2109 changed files with 0 additions and 8522 deletions
|
@ -19,10 +19,6 @@
|
|||
#pragma once
|
||||
|
||||
|
||||
// key matrix size
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 16
|
||||
|
||||
// key matrix pins
|
||||
#define MATRIX_ROW_PINS { C14, C15, A0, A1, A2 }
|
||||
#define MATRIX_COL_PINS { A3, A4, A5, A6, A7, B0, B1, B10, B11, B12, B13, B14, B15, A8, A9, A10 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue