diff options
Diffstat (limited to 'keyboards/infinity60/rules.mk')
-rw-r--r-- | keyboards/infinity60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/infinity60/rules.mk b/keyboards/infinity60/rules.mk index f58bb26420..c19f62401d 100644 --- a/keyboards/infinity60/rules.mk +++ b/keyboards/infinity60/rules.mk @@ -56,7 +56,7 @@ OPT_DEFS = -DCORTEX_VTOR_INIT=0x00001000 # Build Options # comment out to disable the options. # -BOOTMAGIC_ENABLE ?= yes # Virtual DIP switch configuration +BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) MOUSEKEY_ENABLE ?= yes # Mouse keys EXTRAKEY_ENABLE ?= yes # Audio control and System control |