summaryrefslogtreecommitdiffstats
path: root/keyboards/vision_division/keymaps/default/Makefile
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@sethbc.org>2016-11-19 17:20:41 +0100
committerSeth Chandler <sethbc@sethbc.org>2016-11-19 17:20:41 +0100
commitac7d202d4f143b19719b13c28177cee500896bca (patch)
treeda08924cdf89b91219dc4440b5e839fe594763b6 /keyboards/vision_division/keymaps/default/Makefile
parentb2bc215934ddd31315db4304223750aee3eaf38d (diff)
parenta06115df19a74d39b08758472b221e630c3680d3 (diff)
downloadqmk_firmware-ac7d202d4f143b19719b13c28177cee500896bca.tar.gz
qmk_firmware-ac7d202d4f143b19719b13c28177cee500896bca.tar.xz
merge upstream/master
Diffstat (limited to 'keyboards/vision_division/keymaps/default/Makefile')
-rw-r--r--keyboards/vision_division/keymaps/default/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/vision_division/keymaps/default/Makefile b/keyboards/vision_division/keymaps/default/Makefile
index 5a930e85e..28060947a 100644
--- a/keyboards/vision_division/keymaps/default/Makefile
+++ b/keyboards/vision_division/keymaps/default/Makefile
@@ -2,7 +2,7 @@
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
-BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)
@@ -18,4 +18,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
include ../../../../Makefile
-endif \ No newline at end of file
+endif