diff options
Diffstat (limited to 'keyboards/tokyokeyboard/tokyo60')
-rw-r--r-- | keyboards/tokyokeyboard/tokyo60/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/tokyokeyboard/tokyo60/config.h b/keyboards/tokyokeyboard/tokyo60/config.h index 3688e6454f..0c24b1e3f9 100644 --- a/keyboards/tokyokeyboard/tokyo60/config.h +++ b/keyboards/tokyokeyboard/tokyo60/config.h @@ -1,10 +1,5 @@ #pragma once - -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 14 - #define BACKLIGHT_PIN B7 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 6 |