Move single LAYOUTs to data driven (#20365)

This commit is contained in:
Ryan
2023-04-12 13:42:51 +10:00
committed by GitHub
parent 941e159a28
commit 5bd68e3695
1443 changed files with 45214 additions and 59923 deletions

View File

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