Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#define MATRIX_COLS 15
|
||||
#define MATRIX_ROW_PINS { A15, B3, B4, B5, B11 }
|
||||
#define MATRIX_COL_PINS { B12, B13, B14, A8, B9, C13, C14, C15, A1, A2, A3, A4, A5, A6, A7 }
|
||||
#define UNUSED_PINS
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
|
Reference in New Issue
Block a user