diff options
Diffstat (limited to 'keyboards/7c8/framework/rules.mk')
-rw-r--r-- | keyboards/7c8/framework/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk index 2785c0a81..7e5082064 100644 --- a/keyboards/7c8/framework/rules.mk +++ b/keyboards/7c8/framework/rules.mk | |||
@@ -2,7 +2,7 @@ | |||
2 | MCU = atmega328p | 2 | MCU = atmega328p |
3 | 3 | ||
4 | # Bootloader selection | 4 | # Bootloader selection |
5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
6 | 6 | ||
7 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 7 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
8 | MOUSEKEY_ENABLE = yes | 8 | MOUSEKEY_ENABLE = yes |
@@ -19,4 +19,4 @@ AUDIO_ENABLE = no | |||
19 | FAUXCLICKY_ENABLE = no | 19 | FAUXCLICKY_ENABLE = no |
20 | LAYOUTS_HAS_RGB = no | 20 | LAYOUTS_HAS_RGB = no |
21 | ENCODER_ENABLE = yes | 21 | ENCODER_ENABLE = yes |
22 | LEADER_ENABLE = yes \ No newline at end of file | 22 | LEADER_ENABLE = yes |