diff --git a/keyboards/akko/top40/keymaps/vial/rules.mk b/keyboards/akko/top40/keymaps/vial/rules.mk index 669dff250ff..6689dd363b9 100644 --- a/keyboards/akko/top40/keymaps/vial/rules.mk +++ b/keyboards/akko/top40/keymaps/vial/rules.mk @@ -1,15 +1,3 @@ VIA_ENABLE = yes # Enable VIA VIAL_ENABLE = yes # Enable VIAL VIALRGB_ENABLE = yes # Enable VIALRGB - -# Options to reduce firmware size: -LTO_ENABLE = yes # make the compiler work harder - -# Vial optimization -# Enable all as the WB32FQ95 has 256kB flash - -# QMK optimization -# Enable all except mostly never used features -SPACE_CADET_ENABLE = no -GRAVE_ESC_ENABLE = no -MAGIC_ENABLE = no