diff options
Diffstat (limited to 'keyboards/handwired/hexon38/rules.mk')
-rw-r--r-- | keyboards/handwired/hexon38/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/hexon38/rules.mk b/keyboards/handwired/hexon38/rules.mk index fb5e1b0c9..93b7a1176 100644 --- a/keyboards/handwired/hexon38/rules.mk +++ b/keyboards/handwired/hexon38/rules.mk | |||
@@ -12,7 +12,7 @@ MCU = atmega32u4 | |||
12 | BOOTLOADER = halfkay | 12 | BOOTLOADER = halfkay |
13 | 13 | ||
14 | # Enabled build options: | 14 | # Enabled build options: |
15 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 15 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) |
16 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 16 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 17 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
18 | CONSOLE_ENABLE = yes # Console for debug(+400) | 18 | CONSOLE_ENABLE = yes # Console for debug(+400) |