From 46a0c19ec5b71320383e4ec437151851f8d21b8b Mon Sep 17 00:00:00 2001 From: OTLabs Date: Tue, 19 Sep 2023 16:30:25 -0600 Subject: [PATCH] Update rules.mk remove repeating line --- keyboards/idobao/montex/v2/keymaps/vial/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/idobao/montex/v2/keymaps/vial/rules.mk b/keyboards/idobao/montex/v2/keymaps/vial/rules.mk index 40d10f6abd..9bf0db06bb 100644 --- a/keyboards/idobao/montex/v2/keymaps/vial/rules.mk +++ b/keyboards/idobao/montex/v2/keymaps/vial/rules.mk @@ -6,7 +6,7 @@ VIALRGB_ENABLE = yes 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 +QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI1 TAP_DANCE_ENABLE = yes COMBO_ENABLE = no