diff options
Diffstat (limited to 'keyboards/aeboards/constellation/rev2/config.h')
| -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 bff51c07d..36029aba7 100755 --- a/keyboards/aeboards/constellation/rev2/config.h +++ b/keyboards/aeboards/constellation/rev2/config.h | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | 27 | ||
| 28 | /* key matrix size */ | 28 | /* key matrix size */ |
| 29 | #define MATRIX_ROWS 5 | 29 | #define MATRIX_ROWS 5 |
| 30 | #define MATRIX_COLS 15 | 30 | #define MATRIX_COLS 14 |
| 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 } |
