diff options
Diffstat (limited to 'keyboards/ymd75/rev2/rules.mk')
-rw-r--r-- | keyboards/ymd75/rev2/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ymd75/rev2/rules.mk b/keyboards/ymd75/rev2/rules.mk index 2408fc60d4..130203f63d 100644 --- a/keyboards/ymd75/rev2/rules.mk +++ b/keyboards/ymd75/rev2/rules.mk @@ -2,7 +2,7 @@ MCU = atmega32a # Bootloader selection -BOOTLOADER = bootloadHID +BOOTLOADER = bootloadhid # build options BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |