Migrate build target markers to keyboard.json - JK (#23588)

This commit is contained in:
Joel Challis 2024-04-23 03:59:04 +01:00 committed by GitHub
parent d674724d4e
commit e69b638756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
67 changed files with 11 additions and 13 deletions

View File

@ -1 +0,0 @@
# This file intentionally left blank

View File

@ -19,6 +19,8 @@
"extrakey": true,
"nkro": true
},
"bootloader": "custom",
"processor": "STM32F103",
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {

View File

@ -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