aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hub16/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hub16/rules.mk')
-rwxr-xr-xkeyboards/hub16/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hub16/rules.mk b/keyboards/hub16/rules.mk
index cc5e00b9d..e3b8c7cb6 100755
--- a/keyboards/hub16/rules.mk
+++ b/keyboards/hub16/rules.mk
@@ -6,7 +6,7 @@ BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8CUSTOM_MATRIX = lite # Custom scanning of matrix 8CUSTOM_MATRIX = lite # Custom scanning of matrix
9BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 9BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
10MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
12CONSOLE_ENABLE = no # Console for debug 12CONSOLE_ENABLE = no # Console for debug