diff --git a/keyboards/idobao/montex/v2/keymaps/vial/rules.mk b/keyboards/idobao/montex/v2/keymaps/vial/rules.mk index e976c25b67..40d10f6abd 100644 --- a/keyboards/idobao/montex/v2/keymaps/vial/rules.mk +++ b/keyboards/idobao/montex/v2/keymaps/vial/rules.mk @@ -1,8 +1,21 @@ VIA_ENABLE = yes # Enable VIA VIAL_ENABLE = yes # Enable VIAL +VIALRGB_ENABLE = yes # Options to reduce firmware size: LTO_ENABLE = yes # make the compiler work harder + +# Vial optimization QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI1~# enables the tab to change QMK settings from the GUI1~ # enables the tab to change QMK settings from the GUI TAP_DANCE_ENABLE = yes COMBO_ENABLE = no + +# QMK optimization +CONSOLE_ENABLE = no +COMMAND_ENABLE = no +MOUSEKEY_ENABLE = no +#EXTRAKEY_ENABLE = no + +SPACE_CADET_ENABLE = no +GRAVE_ESC_ENABLE = no +MAGIC_ENABLE = no