diff options
| author | Duncan Sutherland | 2024-04-30 10:54:05 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-30 10:54:05 +0200 |
| commit | e2618dc35cc04fbbcf857559df78d7eb9aa43640 (patch) | |
| tree | cdbfcb18fc610965f23ba1fedf686e34e9f471c0 /layouts/default/tkl_jis/info.json | |
| parent | f215da3b7c92c2d2c9e5f791bfc1d654ddba6046 (diff) | |
Uniform ISO Enter key sequence in JIS Community Layouts (#23181)
Diffstat (limited to 'layouts/default/tkl_jis/info.json')
| -rw-r--r-- | layouts/default/tkl_jis/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/default/tkl_jis/info.json b/layouts/default/tkl_jis/info.json index 513852193a..e1d16e2beb 100644 --- a/layouts/default/tkl_jis/info.json +++ b/layouts/default/tkl_jis/info.json @@ -54,7 +54,6 @@ {"x": 10.5, "y": 2.25}, {"x": 11.5, "y": 2.25}, {"x": 12.5, "y": 2.25}, - {"x": 13.75, "y": 2.25, "w": 1.25, "h": 2}, {"x": 15.25, "y": 2.25}, {"x": 16.25, "y": 2.25}, {"x": 17.25, "y": 2.25}, @@ -72,6 +71,7 @@ {"x": 10.75, "y": 3.25}, {"x": 11.75, "y": 3.25}, {"x": 12.75, "y": 3.25}, + {"x": 13.75, "y": 2.25, "w": 1.25, "h": 2}, {"x": 0, "y": 4.25, "w": 2.25}, {"x": 2.25, "y": 4.25}, |