Remove UNUSED_PINS (#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
|
@ -32,4 +32,3 @@
|
|||
|
||||
#define MATRIX_ROW_PINS {D1, D0, D4, C6, D7}
|
||||
#define MATRIX_COL_PINS {B3, B1, F7, F6, F5, F4}
|
||||
#define UNUSED_PINS
|
||||
|
|
|
|||
|
|
@ -33,5 +33,4 @@
|
|||
#define MATRIX_ROW_PINS {D0, D1}
|
||||
#define MATRIX_COL_PINS {F4, F5, F6, F7, B1}
|
||||
|
||||
#define UNUSED_PINS {B3, B2, B6, B7, D5, C7, F1, F0, B4, E6, D7, C6, D4 }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue