1
0
Fork 0

Remove "w":1 and "h":1 from info.json (#19961)

This commit is contained in:
Ryan 2023-03-01 02:06:11 +11:00 committed by GitHub
parent bfeccf3172
commit 7a8265247b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
95 changed files with 5465 additions and 5525 deletions

View file

@ -145,15 +145,15 @@
{"label":".", "x":8, "y":2.2},
{"label":"/", "x":9, "y":2.9},
{"label":"bspc", "x":3, "y":3.6, "h":1},
{"label":"esc/sft", "x":4, "y":3.65, "h":1},
{"label":"ent/alt", "x":5, "y":3.65, "h":1},
{"label":"spc", "x":6, "y":3.6, "h":1},
{"label":"bspc", "x":3, "y":3.6},
{"label":"esc/sft", "x":4, "y":3.65},
{"label":"ent/alt", "x":5, "y":3.65},
{"label":"spc", "x":6, "y":3.6},
{"label":"lower", "x":3, "y":4.6, "h":1},
{"label":"gui", "x":4, "y":4.65, "h":1},
{"label":"tab", "x":5, "y":4.65, "h":1},
{"label":"raise", "x":6, "y":4.6, "h":1}
{"label":"lower", "x":3, "y":4.6},
{"label":"gui", "x":4, "y":4.65},
{"label":"tab", "x":5, "y":4.65},
{"label":"raise", "x":6, "y":4.6}
]
}
}