diff options
Diffstat (limited to 'keyboards/mt40/rules.mk')
-rw-r--r-- | keyboards/mt40/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index 0cbf90c674..338a83cc74 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk @@ -29,9 +29,5 @@ TAP_DANCE_ENABLE = no OPT_DEFS = -DDEBUG_LEVEL=0 -# custom matrix setup -CUSTOM_MATRIX = yes -SRC = matrix.c - LAYOUTS = planck_mit LAYOUTS_HAS_RGB = no |