diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-16 17:46:35 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-16 17:46:35 +0000 |
commit | 65326f7d1fb057587ddd76bbe8d0ef64d7aee87c (patch) | |
tree | f010f093511d6fed1bc48cdbb8cbfb08a472f61c /keyboards/knobgoblin/rules.mk | |
parent | e545cc0b47012d62260e4fe0bc894f7231aedd2b (diff) | |
parent | 9a2b0a5db15a48a0297a4b82665d462361261600 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/knobgoblin/rules.mk')
-rw-r--r-- | keyboards/knobgoblin/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/knobgoblin/rules.mk b/keyboards/knobgoblin/rules.mk index d1c86defb6..17211c095d 100644 --- a/keyboards/knobgoblin/rules.mk +++ b/keyboards/knobgoblin/rules.mk @@ -7,7 +7,7 @@ BOOTLOADER = caterina # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration MOUSEKEY_ENABLE = no # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug |