diff options
author | IBNobody <ibnobody@gmail.com> | 2016-08-20 14:49:16 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-08-20 14:49:16 -0500 |
commit | 4807feec8a8ea51db40b881b5057784b2b00310b (patch) | |
tree | 0a85636a2355216db20a37131cd4d3407c5e6a1b /keyboards/vision_division/keymaps/default/Makefile | |
parent | 5febdb0a3c9e63d79d6695ebc1f58259669dd168 (diff) |
In Progress Merge
Diffstat (limited to 'keyboards/vision_division/keymaps/default/Makefile')
-rw-r--r-- | keyboards/vision_division/keymaps/default/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/vision_division/keymaps/default/Makefile b/keyboards/vision_division/keymaps/default/Makefile index f4671a9d11..43fee26686 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 = no # Virtual DIP switch configuration(+1000) +BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = yes # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = no # Console for debug(+400) |