Remove UNUSED_PINS
(#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
@ -25,7 +25,6 @@
|
|||
/* Key matrix pins */
|
||||
#define MATRIX_ROW_PINS { F1, F7, F6, F5, F4, D5 }
|
||||
#define MATRIX_COL_PINS { F0, C7, C6, B6, B5, B4, D7, D6, B2, B7, D3, D2, D1, D0, B3 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Encoder pins */
|
||||
#define ENCODERS_PAD_A { E6 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue