aboutsummaryrefslogtreecommitdiff
path: root/keyboards/whitefox/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/whitefox/rules.mk')
-rw-r--r--keyboards/whitefox/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/rules.mk b/keyboards/whitefox/rules.mk
index c25f83f0c..6faf3e20c 100644
--- a/keyboards/whitefox/rules.mk
+++ b/keyboards/whitefox/rules.mk
@@ -14,7 +14,7 @@ BOARD = IC_TEENSY_3_1
14# Build Options 14# Build Options
15# change yes to no to disable 15# change yes to no to disable
16# 16#
17BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 17BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = yes # Mouse keys 18MOUSEKEY_ENABLE = yes # Mouse keys
19EXTRAKEY_ENABLE = yes # Audio control and System control 19EXTRAKEY_ENABLE = yes # Audio control and System control
20CONSOLE_ENABLE = no # Console for debug 20CONSOLE_ENABLE = no # Console for debug