diff options
Diffstat (limited to 'keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk')
-rw-r--r-- | keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk b/keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk index 12ad2fec5..93cf3c8ea 100644 --- a/keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk +++ b/keyboards/keebio/nyquist/keymaps/danielhklein/rules.mk | |||
@@ -18,7 +18,7 @@ | |||
18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
20 | # | 20 | # |
21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) |
22 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 22 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) |
23 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
24 | CONSOLE_ENABLE = no # Console for debug(+400) | 24 | CONSOLE_ENABLE = no # Console for debug(+400) |