Axolstudio Foundation Gamma: Community Layout Support (#17080)

* LAYOUT_tkl_f13_ansi_tsangan support

Renames `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_f13_ansi_tsangan`. Also enables Community Layout support.

* LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift support
This commit is contained in:
James Young
2022-05-14 14:23:58 -07:00
committed by GitHub
parent 8c58af39af
commit 90a43f9884
5 changed files with 17 additions and 11 deletions

View File

@@ -2,8 +2,12 @@
"keyboard_name": "Foundation Gamma",
"url": "https://axolstudio.ca/foundation-gamma",
"maintainer": "kb-elmo",
"layout_aliases": {
"LAYOUT_ansi_tsangan": "LAYOUT_tkl_f13_ansi_tsangan",
"LAYOUT_all": "LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift"
},
"layouts": {
"LAYOUT_ansi_tsangan": {
"LAYOUT_tkl_f13_ansi_tsangan": {
"layout": [
{"x":0, "y":0},
{"x":1.25, "y":0},
@@ -94,7 +98,7 @@
{"x":17.25, "y":5.5}
]
},
"LAYOUT_all": {
"LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift": {
"layout": [
{"x":0, "y":0},
{"x":1.25, "y":0},
@@ -188,4 +192,4 @@
]
}
}
}
}