diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-17 04:58:19 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-17 04:58:19 +0000 |
commit | b4b3be4f05d09a44c6ff2852373bdfc139dc468b (patch) | |
tree | fc4aba3db8063d406cbbee958f944cec485bf51e /keyboards/hub20/rules.mk | |
parent | 6817771df7ae3934ede9d9fcd3d4ee2f351c16ae (diff) | |
parent | 563be8ca2a1445120fce79b0fc0c991af697d7bc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/hub20/rules.mk')
-rw-r--r-- | keyboards/hub20/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hub20/rules.mk b/keyboards/hub20/rules.mk index b520ee35af..9abb4f80a7 100644 --- a/keyboards/hub20/rules.mk +++ b/keyboards/hub20/rules.mk @@ -4,7 +4,7 @@ MCU = STM32F072 # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = no # 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 = yes # Console for debug |