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 6caa17fab..dbfc855cc 100644 --- a/keyboards/hotdox/rules.mk +++ b/keyboards/hotdox/rules.mk | |||
@@ -9,7 +9,7 @@ BOOTLOADER = atmel-dfu | |||
9 | # | 9 | # |
10 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone | 10 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone |
11 | UNICODE_ENABLE = yes # Unicode | 11 | UNICODE_ENABLE = yes # Unicode |
12 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 12 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
13 | MOUSEKEY_ENABLE = yes # Mouse keys | 13 | MOUSEKEY_ENABLE = yes # Mouse keys |
14 | EXTRAKEY_ENABLE = yes # Audio control and System control | 14 | EXTRAKEY_ENABLE = yes # Audio control and System control |
15 | CONSOLE_ENABLE = yes # Console for debug | 15 | CONSOLE_ENABLE = yes # Console for debug |