diff options
Diffstat (limited to 'keyboards/standaside/config.h')
-rw-r--r-- | keyboards/standaside/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/standaside/config.h b/keyboards/standaside/config.h index 80c9f8d21..92c6b28b9 100644 --- a/keyboards/standaside/config.h +++ b/keyboards/standaside/config.h | |||
@@ -31,7 +31,7 @@ | |||
31 | #define UNUSED_PINS {} | 31 | #define UNUSED_PINS {} |
32 | 32 | ||
33 | 33 | ||
34 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 34 | /* COL2ROW, ROW2COL */ |
35 | #define DIODE_DIRECTION COL2ROW | 35 | #define DIODE_DIRECTION COL2ROW |
36 | 36 | ||
37 | // #define BACKLIGHT_PIN C7 | 37 | // #define BACKLIGHT_PIN C7 |