diff options
Diffstat (limited to 'keyboards/converter/usb_usb/rules.mk')
-rw-r--r-- | keyboards/converter/usb_usb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/rules.mk b/keyboards/converter/usb_usb/rules.mk index 9f024b96d..19903ed33 100644 --- a/keyboards/converter/usb_usb/rules.mk +++ b/keyboards/converter/usb_usb/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = atmega32u4 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = caterina |
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 = yes # Mouse keys | 11 | #MOUSEKEY_ENABLE = yes # Mouse keys |