From b51a187d774ec1b8e976d4f968ccc4448026b065 Mon Sep 17 00:00:00 2001 From: AnthonyL Date: Wed, 18 Aug 2021 01:27:02 -0400 Subject: [PATCH] [Keyboard] Use Bootmagic Lite on Montex (#14036) Co-authored-by: Anthony Lowery --- keyboards/montex/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/montex/rules.mk b/keyboards/montex/rules.mk index 5a286ce0f1..e2f9c83102 100644 --- a/keyboards/montex/rules.mk +++ b/keyboards/montex/rules.mk @@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug