summaryrefslogtreecommitdiff
path: root/keyboards/satan/Makefile
diff options
context:
space:
mode:
authorJoshua T <joshua@sonofone.net>2016-07-26 01:49:24 -0500
committerJoshua T <joshua@sonofone.net>2016-07-26 01:49:24 -0500
commit5607b716ba0ec7002f29244f24aa8999b9511061 (patch)
treebdd1255faa369d1e9bf1959d96b25ed857916ff5 /keyboards/satan/Makefile
parent876a6bdd4ca9033972d0a2d8c0c563cc6d7d9e7e (diff)
parentf9aadd17e8fce17fe1e135cf8022e71a35ae5adf (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/satan/Makefile')
-rw-r--r--keyboards/satan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/satan/Makefile b/keyboards/satan/Makefile
index 184b5ac372..a0879fc9c9 100644
--- a/keyboards/satan/Makefile
+++ b/keyboards/satan/Makefile
@@ -52,7 +52,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Build Options
# comment out to disable the options.
#
-BOOTMAGIC_ENABLE ?= yes # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE ?= no # Mouse keys(+4700)
EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450)
CONSOLE_ENABLE ?= yes # Console for debug(+400)