diff options
Diffstat (limited to 'keyboards/peiorisboards/ixora/config.h')
-rw-r--r-- | keyboards/peiorisboards/ixora/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/peiorisboards/ixora/config.h b/keyboards/peiorisboards/ixora/config.h index bf74b13cc..77ba89c29 100644 --- a/keyboards/peiorisboards/ixora/config.h +++ b/keyboards/peiorisboards/ixora/config.h | |||
@@ -17,7 +17,7 @@ | |||
17 | #define MATRIX_ROW_PINS { A0 } | 17 | #define MATRIX_ROW_PINS { A0 } |
18 | #define MATRIX_COL_PINS { B4, A15, B3, A1, B6, B5 } | 18 | #define MATRIX_COL_PINS { B4, A15, B3, A1, B6, B5 } |
19 | 19 | ||
20 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 20 | /* COL2ROW, ROW2COL */ |
21 | #define DIODE_DIRECTION COL2ROW | 21 | #define DIODE_DIRECTION COL2ROW |
22 | 22 | ||
23 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 23 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |