aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 36029aba7..64cd0d77a 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 */