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