Move single LAYOUT
s to data driven (#20365)
This commit is contained in:
parent
941e159a28
commit
5bd68e3695
1443 changed files with 45214 additions and 59923 deletions
|
@ -22,10 +22,10 @@
|
|||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_default"
|
||||
"LAYOUT_default": "LAYOUT"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_default": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [0, 1], "x": 1, "y": 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue