diff options
Diffstat (limited to 'keyboards/whitefox/rules.mk')
-rw-r--r-- | keyboards/whitefox/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/rules.mk b/keyboards/whitefox/rules.mk index 429795c23..771804369 100644 --- a/keyboards/whitefox/rules.mk +++ b/keyboards/whitefox/rules.mk | |||
@@ -16,7 +16,7 @@ BOARD = IC_TEENSY_3_1 | |||
16 | # Build Options | 16 | # Build Options |
17 | # change yes to no to disable | 17 | # change yes to no to disable |
18 | # | 18 | # |
19 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 19 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
20 | MOUSEKEY_ENABLE = yes # Mouse keys | 20 | MOUSEKEY_ENABLE = yes # Mouse keys |
21 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
22 | CONSOLE_ENABLE = no # Console for debug | 22 | CONSOLE_ENABLE = no # Console for debug |