diff options
Diffstat (limited to 'keyboards/hotdox/rules.mk')
-rw-r--r-- | keyboards/hotdox/rules.mk | 2 |
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 | # |
17 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone | 17 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone |
18 | UNICODE_ENABLE = yes # Unicode | 18 | UNICODE_ENABLE = yes # Unicode |
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 = yes # Console for debug | 22 | CONSOLE_ENABLE = yes # Console for debug |