summaryrefslogtreecommitdiff
path: root/keyboards/alas
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-09-02 09:13:28 +1000
committerGitHub <noreply@github.com>2024-09-02 09:13:28 +1000
commit28b6a8841fcc4f3198b107f1ae0bf4e3badf3fca (patch)
treee49e8e75a464455d253e1526a1279b27ac256611 /keyboards/alas
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'keyboards/alas')
-rwxr-xr-xkeyboards/alas/keyboard.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/keyboards/alas/keyboard.json b/keyboards/alas/keyboard.json
index b5617189de..41fa879a69 100755
--- a/keyboards/alas/keyboard.json
+++ b/keyboards/alas/keyboard.json
@@ -25,7 +25,18 @@
25 "diode_direction": "COL2ROW", 25 "diode_direction": "COL2ROW",
26 "processor": "STM32F072", 26 "processor": "STM32F072",
27 "bootloader": "stm32-dfu", 27 "bootloader": "stm32-dfu",
28 "community_layouts": ["60_ansi", "60_ansi_split_bs_rshift", "60_ansi_tsangan", "60_iso", "60_iso_split_bs_rshift", "60_iso_tsangan", "60_tsangan_hhkb"], 28 "community_layouts": [
29 "60_ansi",
30 "60_ansi_split_bs_rshift",
31 "60_ansi_tsangan",
32 "60_ansi_tsangan_split_bs_rshift",
33 "60_iso",
34 "60_iso_split_bs_rshift",
35 "60_iso_tsangan"
36 ],
37 "layout_aliases": {
38 "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
39 },
29 "layouts": { 40 "layouts": {
30 "LAYOUT_all": { 41 "LAYOUT_all": {
31 "layout": [ 42 "layout": [
@@ -518,7 +529,7 @@
518 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5} 529 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
519 ] 530 ]
520 }, 531 },
521 "LAYOUT_60_tsangan_hhkb": { 532 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
522 "layout": [ 533 "layout": [
523 {"matrix": [0, 0], "x": 0, "y": 0}, 534 {"matrix": [0, 0], "x": 0, "y": 0},
524 {"matrix": [0, 1], "x": 1, "y": 0}, 535 {"matrix": [0, 1], "x": 1, "y": 0},