diff options
Diffstat (limited to 'keyboards/meson')
-rw-r--r-- | keyboards/meson/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/meson/rules.mk b/keyboards/meson/rules.mk index c4bb453348..824f79cc79 100644 --- a/keyboards/meson/rules.mk +++ b/keyboards/meson/rules.mk @@ -15,7 +15,7 @@ BOOTLOADER = caterina # change yes to no to disable # SPLIT_KEYBOARD = yes -BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug |