summaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/vitamins_included/rules.mk')
-rw-r--r--keyboards/vitamins_included/rules.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/vitamins_included/rules.mk b/keyboards/vitamins_included/rules.mk
index 5de74337fd..3ca1a5cf70 100644
--- a/keyboards/vitamins_included/rules.mk
+++ b/keyboards/vitamins_included/rules.mk
@@ -1,6 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
# Build Options
# change yes to no to disable
#
@@ -15,8 +12,6 @@ MOUSEKEY_ENABLE = no # Mouse keys
NKRO_ENABLE = yes # Enable N-Key Rollover
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
-LAYOUTS = ortho_4x12
-
DEFAULT_FOLDER = vitamins_included/rev2
LTO_ENABLE = yes