Skip to content

Commit

Permalink
Disabled bootmagit on ctrl
Browse files Browse the repository at this point in the history
  • Loading branch information
slugger7 committed Apr 3, 2019
1 parent e1edc10 commit a0cb9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/massdrop/ctrl/keymaps/slugger7/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CUSTOM_MATRIX = yes
# 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 = no # Console for debug(+400)
Expand Down

0 comments on commit a0cb9ed

Please sign in to comment.