diff options
Diffstat (limited to 'keyboards/ckeys/thedora/config.h')
-rwxr-xr-x | keyboards/ckeys/thedora/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ckeys/thedora/config.h b/keyboards/ckeys/thedora/config.h index 323b6ae365..787b4dcc19 100755 --- a/keyboards/ckeys/thedora/config.h +++ b/keyboards/ckeys/thedora/config.h @@ -21,10 +21,6 @@ #define ENCODERS_PAD_B { B15 } #define ENCODER_RESOLUTION 4 -/* key matrix size */ -#define MATRIX_ROWS 4 -#define MATRIX_COLS 6 - #define MATRIX_ROW_PINS { A2, A1, A0, B8 } #define MATRIX_COL_PINS { B5, B4, B3, B2, B1, B0 } |