Remove UNUSED_PINS
(#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
#define MATRIX_ROW_PINS { F4, F5, F6}
|
||||
#define MATRIX_COL_PINS { B4, B5, B6}
|
||||
#define UNUSED_PINS
|
||||
#define BACKLIGHT_PIN B7
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
#define MATRIX_ROW_PINS { B1, B2 }
|
||||
#define MATRIX_COL_PINS { B3, B4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define RGB_DI_PIN B5
|
||||
#define RGBLED_NUM 12
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7 }
|
||||
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, D6, D4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7, C7 }
|
||||
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, D6, D4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7 }
|
||||
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, D6, D4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define BACKLIGHT_PIN C6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue