summaryrefslogtreecommitdiffstats
path: root/keyboards/aeboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-20 00:05:18 +0000
committerQMK Bot <hello@qmk.fm>2021-07-20 00:05:18 +0000
commit1ece36549a6d564e3d60322ec8493c65457fce45 (patch)
tree62cdf6c468096048903723263a092294a24a8f37 /keyboards/aeboards
parentb73a29aaeabe1004423a2ea6180a94a95a1f0d91 (diff)
parent5b6780f999a9bf1481adcc2c2831bd39ac0c6980 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/aeboards')
-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 36029aba7d..64cd0d77a6 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 */