summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/constellation
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2021-07-20 10:04:14 +1000
committerGitHub <noreply@github.com>2021-07-19 17:04:14 -0700
commit5b6780f999a9bf1481adcc2c2831bd39ac0c6980 (patch)
tree87c8d72540b0a4dd69f6e7bce035a70423d480f2 /keyboards/aeboards/constellation
parent07ae72ea6b861819912bb7cf6859718e2d2157d3 (diff)
[Keyboard][Bug] Constellation Rev2 (#13595)
Diffstat (limited to 'keyboards/aeboards/constellation')
-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 bff51c07d5..0780c9bf93 100755
--- a/keyboards/aeboards/constellation/rev2/config.h
+++ b/keyboards/aeboards/constellation/rev2/config.h
@@ -31,7 +31,7 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { B15, A14, A2, B13, B14 }
-#define MATRIX_COL_PINS { B12, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 }
+#define MATRIX_COL_PINS { B12, A1, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 }
#define UNUSED_PINS
/* COL2ROW or ROW2COL */