1
0
Fork 0

Remove more UNUSED_PINS defines (#18940)

This commit is contained in:
Ryan 2022-11-04 04:42:19 +11:00 committed by GitHub
parent 5fb80562f1
commit db2aa039f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 0 additions and 68 deletions

View file

@ -21,14 +21,10 @@
{ B0, B1, B2, B3 }
#define MATRIX_COL_PINS_MCU \
{ F7, F6, F5, F4, F1, F0 }
#define UNUSED_PINS_MCU \
{ B4, B5, B6, B7, C6, C7, D2, D3, D4, D5, D6, D7, E6}
#define MATRIX_ROW_PINS_MCP \
{ B0, B1, B2, B3 }
#define MATRIX_COL_PINS_MCP \
{ A0, A1, A2, A3, A4, A5 }
#define UNUSED_PINS_MCP \
{ B4, B5, B6, B7, A6, A7 }
/*
* Keyboard Matrix Assignments