1
0
Fork 0

Fix ISO Enter order in Wasdat info.json (#8891)

This commit is contained in:
Joel Challis 2020-04-24 19:52:58 +01:00 committed by GitHub
commit 9df367e227
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,7 +185,6 @@
{"label":"P", "x":10.5, "y":2.5}, {"label":"P", "x":10.5, "y":2.5},
{"label":"{", "x":11.5, "y":2.5}, {"label":"{", "x":11.5, "y":2.5},
{"label":"}", "x":12.5, "y":2.5}, {"label":"}", "x":12.5, "y":2.5},
{"label":"Enter", "x":13.75, "y":2.5, "w":1.25, "h":2},
{"label":"Delete", "x":15.25, "y":2.5}, {"label":"Delete", "x":15.25, "y":2.5},
{"label":"End", "x":16.25, "y":2.5}, {"label":"End", "x":16.25, "y":2.5},
@ -209,6 +208,7 @@
{"label":":", "x":10.75, "y":3.5}, {"label":":", "x":10.75, "y":3.5},
{"label":"@", "x":11.75, "y":3.5}, {"label":"@", "x":11.75, "y":3.5},
{"label":"~", "x":12.75, "y":3.5}, {"label":"~", "x":12.75, "y":3.5},
{"label":"Enter", "x":13.75, "y":2.5, "w":1.25, "h":2},
{"label":"4", "x":18.5, "y":3.5}, {"label":"4", "x":18.5, "y":3.5},
{"label":"5", "x":19.5, "y":3.5}, {"label":"5", "x":19.5, "y":3.5},
@ -405,7 +405,6 @@
{"label":"P", "x":10.5, "y":2.5}, {"label":"P", "x":10.5, "y":2.5},
{"label":"{", "x":11.5, "y":2.5}, {"label":"{", "x":11.5, "y":2.5},
{"label":"}", "x":12.5, "y":2.5}, {"label":"}", "x":12.5, "y":2.5},
{"label":"Enter", "x":13.75, "y":2.5, "w":1.25, "h":2},
{"label":"Delete", "x":15.25, "y":2.5}, {"label":"Delete", "x":15.25, "y":2.5},
{"label":"End", "x":16.25, "y":2.5}, {"label":"End", "x":16.25, "y":2.5},
@ -424,6 +423,7 @@
{"label":":", "x":10.75, "y":3.5}, {"label":":", "x":10.75, "y":3.5},
{"label":"@", "x":11.75, "y":3.5}, {"label":"@", "x":11.75, "y":3.5},
{"label":"~", "x":12.75, "y":3.5}, {"label":"~", "x":12.75, "y":3.5},
{"label":"Enter", "x":13.75, "y":2.5, "w":1.25, "h":2},
{"label":"Shift", "x":0, "y":4.5, "w":1.25}, {"label":"Shift", "x":0, "y":4.5, "w":1.25},
{"label":"|", "x":1.25, "y":4.5}, {"label":"|", "x":1.25, "y":4.5},