diff options
Diffstat (limited to 'keyboards/sixkeyboard/rules.mk')
-rw-r--r-- | keyboards/sixkeyboard/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sixkeyboard/rules.mk b/keyboards/sixkeyboard/rules.mk index 618daa714..3e1b51fa8 100644 --- a/keyboards/sixkeyboard/rules.mk +++ b/keyboards/sixkeyboard/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = atmega16u2 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # comment out to disable the options. | 8 | # change yes to no to disable |
9 | # | 9 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |