diff options
Diffstat (limited to 'keyboards/cipulot/kawayo')
-rw-r--r-- | keyboards/cipulot/kawayo/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/cipulot/kawayo/config.h b/keyboards/cipulot/kawayo/config.h index bb2152466a..1a9b80ee58 100644 --- a/keyboards/cipulot/kawayo/config.h +++ b/keyboards/cipulot/kawayo/config.h @@ -16,10 +16,6 @@ #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 15 - #define MATRIX_ROW_PINS \ { B1, B12, C13, A7, B0 } #define MATRIX_COL_PINS \ |