Add missing layout data for a handful of boards (#20931)

* Add missing layout data for a handful of boards

* typo

* Add missing layouts for stoutgat

* Add missing layout for j80

* Replace missing layout with alias for wraith

* Add missing layout for matrix/me

* Add missing layout for satisfaction75/prototype

* Apply suggestions from code review

* Rename wt80-a layouts

* Rename rosa layouts

* Add missing layouts for naked48

* Add missing layouts for naked60

* Add missing layouts for uma

* Remove unused and pointless `LAYOUT_stack` for buzzard

* Add missing layout for keyboardio/model01

* Add missing layout for smk65 revf

* Fix via keymap for h60

* Add missing layout for jabberwocky/v1

* Apply suggestions from code review

* Add missing layout for m3n3van

* Add missing layout for giabalanai

* Add missing layouts for treadstone48/rev1

* Add missing layouts for squiggle

* Update keyboards/marksard/treadstone48/rev1/info.json
This commit is contained in:
Ryan
2023-05-16 17:00:08 +10:00
committed by GitHub
parent f1e44f5844
commit 17de141c92
36 changed files with 3750 additions and 3713 deletions

View File

@@ -166,83 +166,6 @@
{"matrix": [2, 13], "x": 14, "y": 4},
{"matrix": [3, 13], "x": 15, "y": 4}
]
},
"LAYOUT_iso": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 15], "x": 14, "y": 0},
{"matrix": [1, 0], "x": 15, "y": 0},
{"matrix": [1, 1], "x": 16, "y": 0},
{"matrix": [1, 2], "x": 17, "y": 0},
{"matrix": [1, 3], "x": 18, "y": 0},
{"matrix": [1, 4], "x": 19, "y": 0},
{"matrix": [1, 5], "x": 20, "y": 0},
{"matrix": [1, 6], "x": 21, "y": 0},
{"matrix": [1, 7], "x": 22, "y": 0},
{"matrix": [1, 8], "x": 23, "y": 0},
{"matrix": [1, 9], "x": 24, "y": 0},
{"matrix": [1, 10], "x": 25, "y": 0},
{"matrix": [1, 11], "x": 26, "y": 0},
{"matrix": [1, 12], "x": 27, "y": 0},
{"matrix": [1, 14], "x": 28, "y": 0},
{"matrix": [1, 15], "x": 29, "y": 0},
{"matrix": [2, 0], "x": 30, "y": 0},
{"matrix": [2, 1], "x": 31, "y": 0},
{"matrix": [2, 2], "x": 32, "y": 0},
{"matrix": [2, 3], "x": 33, "y": 0},
{"matrix": [2, 4], "x": 34, "y": 0},
{"matrix": [2, 5], "x": 35, "y": 0},
{"matrix": [2, 6], "x": 36, "y": 0},
{"matrix": [2, 7], "x": 37, "y": 0},
{"matrix": [2, 8], "x": 38, "y": 0},
{"matrix": [2, 9], "x": 39, "y": 0},
{"matrix": [2, 10], "x": 40, "y": 0},
{"matrix": [2, 11], "x": 41, "y": 0},
{"matrix": [2, 14], "x": 42, "y": 0},
{"matrix": [2, 15], "x": 43, "y": 0},
{"matrix": [3, 0], "x": 44, "y": 0},
{"matrix": [3, 1], "x": 45, "y": 0},
{"matrix": [3, 2], "x": 46, "y": 0},
{"matrix": [3, 3], "x": 47, "y": 0},
{"matrix": [3, 4], "x": 48, "y": 0},
{"matrix": [3, 5], "x": 49, "y": 0},
{"matrix": [3, 6], "x": 50, "y": 0},
{"matrix": [3, 7], "x": 51, "y": 0},
{"matrix": [3, 8], "x": 52, "y": 0},
{"matrix": [3, 9], "x": 53, "y": 0},
{"matrix": [3, 10], "x": 54, "y": 0},
{"matrix": [3, 11], "x": 55, "y": 0},
{"matrix": [3, 12], "x": 56, "y": 0},
{"matrix": [3, 14], "x": 57, "y": 0},
{"matrix": [3, 15], "x": 58, "y": 0},
{"matrix": [4, 0], "x": 59, "y": 0},
{"matrix": [4, 1], "x": 60, "y": 0},
{"matrix": [4, 2], "x": 61, "y": 0},
{"matrix": [4, 6], "x": 62, "y": 0},
{"matrix": [4, 10], "x": 63, "y": 0},
{"matrix": [4, 11], "x": 64, "y": 0},
{"matrix": [4, 12], "x": 65, "y": 0},
{"matrix": [4, 13], "x": 66, "y": 0},
{"matrix": [2, 13], "x": 67, "y": 0},
{"matrix": [3, 13], "x": 68, "y": 0}
]
}
}
}