1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 3750 additions and 3713 deletions

View file

@ -19,7 +19,11 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["60_ansi_tsangan"],
"community_layouts": ["60_ansi_tsangan", "60_tsangan_hhkb"],
"layout_aliases": {
"LAYOUT_all": "LAYOUT_60_tsangan_hhkb",
"LAYOUT_60_ansi_tsangan_split_bs_rshift": "LAYOUT_60_tsangan_hhkb"
},
"layouts": {
"LAYOUT_60_ansi_tsangan": {
"layout": [
@ -158,7 +162,7 @@
{"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
"LAYOUT_60_tsangan_hhkb": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -227,72 +231,6 @@
{"matrix": [4, 11], "x": 12.5, "y": 4},
{"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_all": {
"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": [2, 13], "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, 13], "x": 28, "y": 0},
{"matrix": [2, 0], "x": 29, "y": 0},
{"matrix": [2, 1], "x": 30, "y": 0},
{"matrix": [2, 2], "x": 31, "y": 0},
{"matrix": [2, 3], "x": 32, "y": 0},
{"matrix": [2, 4], "x": 33, "y": 0},
{"matrix": [2, 5], "x": 34, "y": 0},
{"matrix": [2, 6], "x": 35, "y": 0},
{"matrix": [2, 7], "x": 36, "y": 0},
{"matrix": [2, 8], "x": 37, "y": 0},
{"matrix": [2, 9], "x": 38, "y": 0},
{"matrix": [2, 10], "x": 39, "y": 0},
{"matrix": [2, 11], "x": 40, "y": 0},
{"matrix": [2, 12], "x": 41, "y": 0},
{"matrix": [3, 0], "x": 42, "y": 0},
{"matrix": [3, 1], "x": 43, "y": 0},
{"matrix": [3, 2], "x": 44, "y": 0},
{"matrix": [3, 3], "x": 45, "y": 0},
{"matrix": [3, 4], "x": 46, "y": 0},
{"matrix": [3, 5], "x": 47, "y": 0},
{"matrix": [3, 6], "x": 48, "y": 0},
{"matrix": [3, 7], "x": 49, "y": 0},
{"matrix": [3, 8], "x": 50, "y": 0},
{"matrix": [3, 9], "x": 51, "y": 0},
{"matrix": [3, 10], "x": 52, "y": 0},
{"matrix": [3, 12], "x": 53, "y": 0},
{"matrix": [3, 13], "x": 54, "y": 0},
{"matrix": [4, 0], "x": 55, "y": 0},
{"matrix": [4, 1], "x": 56, "y": 0},
{"matrix": [4, 2], "x": 57, "y": 0},
{"matrix": [4, 6], "x": 58, "y": 0},
{"matrix": [4, 10], "x": 59, "y": 0},
{"matrix": [4, 11], "x": 60, "y": 0},
{"matrix": [4, 13], "x": 61, "y": 0}
]
}
}
}