aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hotdox/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hotdox/rules.mk')
-rw-r--r--keyboards/hotdox/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hotdox/rules.mk b/keyboards/hotdox/rules.mk
index 6caa17fab..dbfc855cc 100644
--- a/keyboards/hotdox/rules.mk
+++ b/keyboards/hotdox/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = atmel-dfu
9# 9#
10CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone 10CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone
11UNICODE_ENABLE = yes # Unicode 11UNICODE_ENABLE = yes # Unicode
12BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
13MOUSEKEY_ENABLE = yes # Mouse keys 13MOUSEKEY_ENABLE = yes # Mouse keys
14EXTRAKEY_ENABLE = yes # Audio control and System control 14EXTRAKEY_ENABLE = yes # Audio control and System control
15CONSOLE_ENABLE = yes # Console for debug 15CONSOLE_ENABLE = yes # Console for debug