diff options
Diffstat (limited to 'keyboards/ft/mars80')
-rw-r--r-- | keyboards/ft/mars80/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ft/mars80/rules.mk b/keyboards/ft/mars80/rules.mk index db49c58df6..3faff68b16 100644 --- a/keyboards/ft/mars80/rules.mk +++ b/keyboards/ft/mars80/rules.mk @@ -2,7 +2,7 @@ MCU = atmega32a # Bootloader selection -BOOTLOADER = bootloadHID +BOOTLOADER = bootloadhid # build options BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |