Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#define MATRIX_COLS 16
|
||||
#define MATRIX_ROW_PINS { E6, B7, F6, F1, F0}
|
||||
#define MATRIX_COL_PINS { F7, B0, B3, B1, B2, F4, C7, C6, B6, B5, B4, D7, D3, D2, D6, D4}
|
||||
#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