diff --git a/keyboards/alko/cornedeon/keymaps/vial/rules.mk b/keyboards/alko/cornedeon/keymaps/vial/rules.mk index 715eb59933..1243e76d14 100644 --- a/keyboards/alko/cornedeon/keymaps/vial/rules.mk +++ b/keyboards/alko/cornedeon/keymaps/vial/rules.mk @@ -1,15 +1,15 @@ VIA_ENABLE = yes VIAL_ENABLE = yes -LTO_ENABLE = no +LTO_ENABLE = yes RGBLIGHT_ENABLE = no RGB_MATRIX_ENABLE = yes # Can't have RGBLIGHT and RGB_MATRIX at the same time. VIALRGB_ENABLE = yes -MOUSEKEY_ENABLE = yes +MOUSEKEY_ENABLE = no OLED_ENABLE = no OLED_DRIVER = SSD1306 -EXTRAKEY_ENABLE = yes -COMBO_ENABLE = yes +EXTRAKEY_ENABLE = no +COMBO_ENABLE = no QMK_SETTINGS = no