mirror of
https://github.com/qmk/qmk_firmware
synced 2024-12-22 16:36:58 +00:00
Migrate build target markers to keyboard.json - JK (#23588)
This commit is contained in:
parent
d674724d4e
commit
e69b638756
@ -1 +0,0 @@
|
||||
# This file intentionally left blank
|
@ -19,6 +19,8 @@
|
||||
"extrakey": true,
|
||||
"nkro": true
|
||||
},
|
||||
"bootloader": "custom",
|
||||
"processor": "STM32F103",
|
||||
"community_layouts": ["60_ansi"],
|
||||
"layouts": {
|
||||
"LAYOUT_60_ansi": {
|
@ -1,8 +1,3 @@
|
||||
# MCU name
|
||||
MCU = STM32F103
|
||||
|
||||
# custom bootloader
|
||||
MCU_LDSCRIPT = jm60_bootloader
|
||||
BOARD = ST_NUCLEO64_F103RB
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = custom
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user