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