diff options
Diffstat (limited to 'keyboards/facew/rules.mk')
-rw-r--r-- | keyboards/facew/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/facew/rules.mk b/keyboards/facew/rules.mk index 45b2004c5..96f4fd3d7 100644 --- a/keyboards/facew/rules.mk +++ b/keyboards/facew/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 |