acheron/elongate/delta: rename LAYOUT_all to LAYOUT (#20956)

This commit is contained in:
James Young
2023-05-15 08:56:07 -07:00
committed by GitHub
parent e5e089b746
commit 347d1c728e
3 changed files with 12 additions and 9 deletions

View File

@@ -24,8 +24,11 @@
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},