forked from mirrors/qmk_userspace
Remove UNUSED_PINS (#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
|
@ -12,7 +12,6 @@
|
|||
/* Keyboard Matrix Assignments */
|
||||
#define MATRIX_ROW_PINS { D0, D4, C6 }
|
||||
#define MATRIX_COL_PINS { D7, E6, B4, B5 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Encoder Assignments */
|
||||
#define ENCODERS_PAD_A { B6 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue