diff options
Diffstat (limited to 'keyboards/hs60/v2/config.h')
-rw-r--r-- | keyboards/hs60/v2/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v2/config.h b/keyboards/hs60/v2/config.h index 6f5e0012c..493a2580a 100644 --- a/keyboards/hs60/v2/config.h +++ b/keyboards/hs60/v2/config.h | |||
@@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
35 | #define MATRIX_COL_PINS { A13, A10, A9, A14, A15, B8, B9, C13, C14, C15, A0, A1, A2, A3 } | 35 | #define MATRIX_COL_PINS { A13, A10, A9, A14, A15, B8, B9, C13, C14, C15, A0, A1, A2, A3 } |
36 | // To enable debugger set A13 A14 -> A5 A6 | 36 | // To enable debugger set A13 A14 -> A5 A6 |
37 | 37 | ||
38 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 38 | /* COL2ROW, ROW2COL*/ |
39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
40 | 40 | ||
41 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 41 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |