diff options
Diffstat (limited to 'keyboards/40percentclub/6lit/config.h')
-rw-r--r-- | keyboards/40percentclub/6lit/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/6lit/config.h b/keyboards/40percentclub/6lit/config.h index 6a96c4757..c6beafa41 100644 --- a/keyboards/40percentclub/6lit/config.h +++ b/keyboards/40percentclub/6lit/config.h | |||
@@ -55,7 +55,7 @@ | |||
55 | #define MATRIX_COL_PINS { F6, F7, B1 } | 55 | #define MATRIX_COL_PINS { F6, F7, B1 } |
56 | #define UNUSED_PINS | 56 | #define UNUSED_PINS |
57 | 57 | ||
58 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 58 | /* COL2ROW, ROW2COL*/ |
59 | #define DIODE_DIRECTION COL2ROW | 59 | #define DIODE_DIRECTION COL2ROW |
60 | 60 | ||
61 | // #define BACKLIGHT_PIN B7 | 61 | // #define BACKLIGHT_PIN B7 |