diff options
Diffstat (limited to 'keyboards/xd60/rev2/rules.mk')
-rw-r--r-- | keyboards/xd60/rev2/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/rev2/rules.mk b/keyboards/xd60/rev2/rules.mk index 56a01b3c5..a06ac2e2c 100644 --- a/keyboards/xd60/rev2/rules.mk +++ b/keyboards/xd60/rev2/rules.mk | |||
@@ -12,7 +12,7 @@ MCU = atmega32u4 | |||
12 | BOOTLOADER = atmel-dfu | 12 | BOOTLOADER = atmel-dfu |
13 | 13 | ||
14 | # Build Options | 14 | # Build Options |
15 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 15 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
16 | MOUSEKEY_ENABLE = yes # Mouse keys | 16 | MOUSEKEY_ENABLE = yes # Mouse keys |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control | 17 | EXTRAKEY_ENABLE = yes # Audio control and System control |
18 | CONSOLE_ENABLE = no # Console for debug | 18 | CONSOLE_ENABLE = no # Console for debug |