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