diff options
Diffstat (limited to 'keyboards/sowbug/ansi_tkl/rules.mk')
-rw-r--r-- | keyboards/sowbug/ansi_tkl/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sowbug/ansi_tkl/rules.mk b/keyboards/sowbug/ansi_tkl/rules.mk index 414140c5e..043949124 100644 --- a/keyboards/sowbug/ansi_tkl/rules.mk +++ b/keyboards/sowbug/ansi_tkl/rules.mk | |||
@@ -12,7 +12,7 @@ DFU_SUFFIX_ARGS = -v 1eaf -p 0003 | |||
12 | # Build Options | 12 | # Build Options |
13 | # comment out to disable the options. | 13 | # comment out to disable the options. |
14 | # | 14 | # |
15 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 15 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
16 | MOUSEKEY_ENABLE = yes # Mouse keys | 16 | MOUSEKEY_ENABLE = yes # Mouse keys |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control | 17 | EXTRAKEY_ENABLE = yes # Audio control and System control |
18 | CONSOLE_ENABLE = no | 18 | CONSOLE_ENABLE = no |