aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-08-25 18:58:00 +1000
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-08-29 14:30:02 -0700
commitb89b2030af655132e2708cbdffd7fb1b8e1aaeb4 (patch)
treef6d9d65da2b9f93ce0ad2f6a9e00293a1c6f4aa5 /quantum
parentfa6cf8572736f16d2fe076c21546d08f258e145f (diff)
downloadfirmware-b89b2030af655132e2708cbdffd7fb1b8e1aaeb4.tar.gz
firmware-b89b2030af655132e2708cbdffd7fb1b8e1aaeb4.tar.bz2
firmware-b89b2030af655132e2708cbdffd7fb1b8e1aaeb4.zip
Kiibohd bootloader, take 2 (#10129)
Diffstat (limited to 'quantum')
-rw-r--r--quantum/mcu_selection.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/mcu_selection.mk b/quantum/mcu_selection.mk
index 61fd7b6e4..33a0cabc8 100644
--- a/quantum/mcu_selection.mk
+++ b/quantum/mcu_selection.mk
@@ -1,3 +1,5 @@
+MCU_ORIG := $(MCU)
+
ifneq ($(findstring MKL26Z64, $(MCU)),)
# Cortex version
MCU = cortex-m0plus