diff options
| author | QMK Bot <hello@qmk.fm> | 2021-07-20 00:05:18 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-07-20 00:05:18 +0000 |
| commit | 1ece36549a6d564e3d60322ec8493c65457fce45 (patch) | |
| tree | 62cdf6c468096048903723263a092294a24a8f37 /keyboards/aeboards | |
| parent | b73a29aaeabe1004423a2ea6180a94a95a1f0d91 (diff) | |
| parent | 5b6780f999a9bf1481adcc2c2831bd39ac0c6980 (diff) | |
| download | qmk_firmware-1ece36549a6d564e3d60322ec8493c65457fce45.tar.gz qmk_firmware-1ece36549a6d564e3d60322ec8493c65457fce45.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/aeboards')
| -rwxr-xr-x | keyboards/aeboards/constellation/rev2/config.h | 2 |
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 */ |
