diff options
Diffstat (limited to 'keyboards/xelus/dawn60/rev1')
-rw-r--r-- | keyboards/xelus/dawn60/rev1/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/xelus/dawn60/rev1/config.h b/keyboards/xelus/dawn60/rev1/config.h index fe0afea00a..2e7f49644d 100644 --- a/keyboards/xelus/dawn60/rev1/config.h +++ b/keyboards/xelus/dawn60/rev1/config.h @@ -16,10 +16,6 @@ #pragma once -// key matrix size -#define MATRIX_ROWS 5 -#define MATRIX_COLS 14 - //no underglow - prototype //#define MATRIX_ROW_PINS { B1, B3, B7, F6, F7 } //#define MATRIX_COL_PINS { B0, D5, B2, F5, D2, D3, D4, D6, D7, B4, B5, B6, C6, C7 } |