forked from mirrors/qmk_userspace
Kiibohd bootloader, take 2 (#10129)
This commit is contained in:
parent
fa6cf85727
commit
b89b2030af
12 changed files with 28 additions and 74 deletions
|
@ -1,3 +1,5 @@
|
|||
MCU_ORIG := $(MCU)
|
||||
|
||||
ifneq ($(findstring MKL26Z64, $(MCU)),)
|
||||
# Cortex version
|
||||
MCU = cortex-m0plus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue