Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { E6, B4, B5, B7, D5, C7, F1, F0, B1, B3, B2, B6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, F6, F7, D7, C6, D4, D0, D2, D3 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Indicator LEDs */
|
||||
#define LED_NUM_LOCK_PIN D1
|
||||
|
@@ -25,7 +25,6 @@
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B4, B5, B7, D5, C7, F1, F0, B6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, E6, D7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Indicator LEDs */
|
||||
#define LED_INDICATOR_TOP B0
|
||||
|
@@ -25,7 +25,6 @@
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B4, B5, B7, D5, C7, F1, F0, B6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, E6 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Indicator LEDs */
|
||||
#define LED_INDICATOR_TOP B0
|
||||
|
@@ -25,7 +25,6 @@
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { D2, D3, D5, C6, C7, F6, F5, F4, F1, F0 }
|
||||
#define MATRIX_COL_PINS { B0, B1, B2, B3, B7, D4, D6, D7, B4, B5, B6 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
Reference in New Issue
Block a user