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 95f6c7ec6..dd175e9f6 100644
--- a/keyboards/hotdox/rules.mk
+++ b/keyboards/hotdox/rules.mk
@@ -16,7 +16,7 @@ BOOTLOADER = atmel-dfu
16# 16#
17CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone 17CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone
18UNICODE_ENABLE = yes # Unicode 18UNICODE_ENABLE = yes # Unicode
19BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 19BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
20MOUSEKEY_ENABLE = yes # Mouse keys 20MOUSEKEY_ENABLE = yes # Mouse keys
21EXTRAKEY_ENABLE = yes # Audio control and System control 21EXTRAKEY_ENABLE = yes # Audio control and System control
22CONSOLE_ENABLE = yes # Console for debug 22CONSOLE_ENABLE = yes # Console for debug