diff options
author | ridingqwerty <george.g.koenig@gmail.com> | 2021-01-11 04:05:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 01:05:07 -0800 |
commit | f8cbad20abed635320d6c2dd8c367f66e38d5a60 (patch) | |
tree | 1ac410a20fe11c34ae4a85d0604776618c47418f /keyboards/edc40/config.h | |
parent | 6b2f9e3015c1cce72ca2e88eadd5a5f4b5e514e3 (diff) | |
download | qmk_firmware-f8cbad20abed635320d6c2dd8c367f66e38d5a60.tar.gz qmk_firmware-f8cbad20abed635320d6c2dd8c367f66e38d5a60.zip |
[Keyboard] Correct edc40.h and config.h (#11508)
Diffstat (limited to 'keyboards/edc40/config.h')
-rw-r--r-- | keyboards/edc40/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/edc40/config.h b/keyboards/edc40/config.h index bcb8918b1b..be6cba5138 100644 --- a/keyboards/edc40/config.h +++ b/keyboards/edc40/config.h @@ -25,7 +25,7 @@ #define PRODUCT edc40 #define MATRIX_ROWS 4 -#define MATRIX_COLS 12 +#define MATRIX_COLS 11 /* * Keyboard Matrix Assignments |