Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#define MATRIX_COLS 4
|
||||
|
||||
#define DIRECT_PINS {{B13, B15, B3, B5}, {B12, B14, A13, B7}}
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define RGBLED_NUM 42
|
||||
#define DRIVER_LED_TOTAL 42
|
||||
|
@@ -7,7 +7,6 @@
|
||||
|
||||
#define MATRIX_ROW_PINS { B0, D4}
|
||||
#define MATRIX_COL_PINS { F7, F6, D2, D3}
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
#define LOCKING_SUPPORT_ENABL
|
||||
|
Reference in New Issue
Block a user