summaryrefslogtreecommitdiff
path: root/keyboards/7c8/framework
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-10 13:35:46 +1000
committerGitHub <noreply@github.com>2021-09-10 13:35:46 +1000
commit7eea780a7da2d9197b78b62b7294a6b2bc2fa572 (patch)
tree672fb14cfa865792c1147feabf8d0e63c416d513 /keyboards/7c8/framework
parent2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (diff)
Remove bootloader listings from rules.mk (#14330)
Diffstat (limited to 'keyboards/7c8/framework')
-rw-r--r--keyboards/7c8/framework/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk
index b308c5b8e0..2785c0a812 100644
--- a/keyboards/7c8/framework/rules.mk
+++ b/keyboards/7c8/framework/rules.mk
@@ -1,4 +1,7 @@
+# MCU name
MCU = atmega328p
+
+# Bootloader selection
BOOTLOADER = USBasp
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite