1
0
Fork 0

Migrate build target markers to keyboard.json - DE (#23515)

This commit is contained in:
Joel Challis 2024-04-14 18:28:15 +01:00 committed by GitHub
parent e5e2b8a262
commit 22b3cf4e91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 52 additions and 269 deletions

View file

@ -15,7 +15,9 @@
"nkro": true,
"unicode": true
},
"layouts": {
"processor": "STM32F103",
"bootloader": "custom",
"layouts": {
"LAYOUT_ergodox": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0.375, "w": 1.5},

View file

@ -1,11 +1,7 @@
# MCU name
MCU = STM32F103
# custom bootloader
MCU_LDSCRIPT = stm32f103_bootloader
BOARD = ST_NUCLEO64_F103RB
# Bootloader selection
BOOTLOADER = custom
CUSTOM_MATRIX = yes
SRC += matrix.c