diff options
| author | Ryan <fauxpark@gmail.com> | 2023-02-17 16:08:25 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-17 16:08:25 +1100 |
| commit | 2da0827d4ffbcba161126d6001f370e97d0172a8 (patch) | |
| tree | ef9d9b76fef466ee5065d6de75f861b6a074c948 /keyboards/edc40 | |
| parent | 40ed20dddc5c1722b003928fd5da37eaf80cf57f (diff) | |
Remove matrix size defines (#19581)
Diffstat (limited to 'keyboards/edc40')
| -rw-r--r-- | keyboards/edc40/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/edc40/config.h b/keyboards/edc40/config.h index 97e1ea395f..01faa55149 100644 --- a/keyboards/edc40/config.h +++ b/keyboards/edc40/config.h | |||
| @@ -16,9 +16,6 @@ | |||
| 16 | #pragma once | 16 | #pragma once |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | #define MATRIX_ROWS 4 | ||
| 20 | #define MATRIX_COLS 11 | ||
| 21 | |||
| 22 | /* | 19 | /* |
| 23 | * Keyboard Matrix Assignments | 20 | * Keyboard Matrix Assignments |
| 24 | * | 21 | * |
