diff options
Diffstat (limited to 'keyboards/monstargear/xo87/solderable')
-rw-r--r-- | keyboards/monstargear/xo87/solderable/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/monstargear/xo87/solderable/config.h b/keyboards/monstargear/xo87/solderable/config.h index d11d47b7d4..e8bead7181 100644 --- a/keyboards/monstargear/xo87/solderable/config.h +++ b/keyboards/monstargear/xo87/solderable/config.h @@ -19,10 +19,6 @@ #define brightnessMax 8 -/* key matrix size */ -#define MATRIX_ROWS 6 -#define MATRIX_COLS 16 - #define BACKLIGHT_PIN F0 #define MATRIX_ROW_PINS { E6,E7,E3,B0,B1,A2} |