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
24 changed files with 0 additions and 68 deletions

View File

@@ -39,7 +39,6 @@
*/
#define MATRIX_ROW_PINS { B12, B13, B14, B15 }
#define MATRIX_COL_PINS { B10, A8, B4, B5 }
#define UNUSED_PINS
/* spi config */
#define SPI_DRIVER SPID1