aboutsummaryrefslogtreecommitdiff
path: root/keyboards/aeboards/constellation/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aeboards/constellation/rev2/config.h')
-rwxr-xr-xkeyboards/aeboards/constellation/rev2/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/aeboards/constellation/rev2/config.h b/keyboards/aeboards/constellation/rev2/config.h
index bff51c07d..0780c9bf9 100755
--- a/keyboards/aeboards/constellation/rev2/config.h
+++ b/keyboards/aeboards/constellation/rev2/config.h
@@ -31,7 +31,7 @@
31 31
32/* key matrix pins */ 32/* key matrix pins */
33#define MATRIX_ROW_PINS { B15, A14, A2, B13, B14 } 33#define MATRIX_ROW_PINS { B15, A14, A2, B13, B14 }
34#define MATRIX_COL_PINS { B12, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 } 34#define MATRIX_COL_PINS { B12, A1, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 }
35#define UNUSED_PINS 35#define UNUSED_PINS
36 36
37/* COL2ROW or ROW2COL */ 37/* COL2ROW or ROW2COL */