Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B0, F0, F1, F5, B2 }
|
||||
#define MATRIX_COL_PINS { B4, B5, B6, C6, C7, F6, F7, F4, B1, B3, D0, D1, D2, D3, D5}
|
||||
#define UNUSED_PINS
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
|
Reference in New Issue
Block a user