summaryrefslogtreecommitdiff
path: root/keyboards/7c8
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-09-10 17:36:17 +1000
committerfauxpark <fauxpark@gmail.com>2021-09-10 17:36:17 +1000
commita7c972b329d908d2bec683f83d9841bcbd0d6175 (patch)
tree2aa606d68664780e0320db60bc4b18f8ddc77bd9 /keyboards/7c8
parentc94cc1effaf0a71f62f5498b3437f22c96f18f74 (diff)
parentd5cb7de5e4ea60dce69764a627358d534af1f666 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/7c8')
-rw-r--r--keyboards/7c8/framework/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk
index 2785c0a812..7e5082064f 100644
--- a/keyboards/7c8/framework/rules.mk
+++ b/keyboards/7c8/framework/rules.mk
@@ -2,7 +2,7 @@
MCU = atmega328p
# Bootloader selection
-BOOTLOADER = USBasp
+BOOTLOADER = usbasploader
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes
@@ -19,4 +19,4 @@ AUDIO_ENABLE = no
FAUXCLICKY_ENABLE = no
LAYOUTS_HAS_RGB = no
ENCODER_ENABLE = yes
-LEADER_ENABLE = yes \ No newline at end of file
+LEADER_ENABLE = yes