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/60_jis | |
| parent | f215da3b7c92c2d2c9e5f791bfc1d654ddba6046 (diff) | |
Uniform ISO Enter key sequence in JIS Community Layouts (#23181)
Diffstat (limited to 'layouts/default/60_jis')
| -rw-r--r-- | layouts/default/60_jis/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/default/60_jis/info.json b/layouts/default/60_jis/info.json index 56972148bd..039ced42f4 100644 --- a/layouts/default/60_jis/info.json +++ b/layouts/default/60_jis/info.json @@ -34,7 +34,6 @@ {"x": 10.5, "y": 1}, {"x": 11.5, "y": 1}, {"x": 12.5, "y": 1}, - {"x": 13.75, "y": 1, "w": 1.25, "h": 2}, {"x": 0, "y": 2, "w": 1.75}, {"x": 1.75, "y": 2}, @@ -49,6 +48,7 @@ {"x": 10.75, "y": 2}, {"x": 11.75, "y": 2}, {"x": 12.75, "y": 2}, + {"x": 13.75, "y": 1, "w": 1.25, "h": 2}, {"x": 0, "y": 3, "w": 2.25}, {"x": 2.25, "y": 3}, |