diff options
| author | ReFil <31960031+ReFil@users.noreply.github.com> | 2023-03-06 10:06:53 +0000 |
|---|---|---|
| committer | ReFil <31960031+ReFil@users.noreply.github.com> | 2023-03-06 10:06:53 +0000 |
| commit | eac52a197c5ce3bef0b03350343d48f2629b7199 (patch) | |
| tree | 260f3d626e9e98dc0f29653add565ad0e2b0995f /config/info.json | |
| parent | bdfd6475b480a6ae095ecc10181d68ef54a4736a (diff) | |
Fix json files
Diffstat (limited to 'config/info.json')
| -rw-r--r-- | config/info.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/info.json b/config/info.json index e2412f3..2ee4a82 100644 --- a/config/info.json +++ b/config/info.json @@ -42,6 +42,8 @@ { "label": "mod5", "row": 2, "col": 6, "x": 6.25, "y": 2}, { "label": "LCtrl", "row": 2, "col": 7, "x": 6.75, "y": 4, "r":15, "rx":5.25 ,"ry":4}, { "label": "LAlt", "row": 2, "col": 8, "x": 7.75, "y": 4, "r":15, "rx":5.25 ,"ry":4}, + { "label": "Ped1", "row": 2, "col": 9, "x": 20, "y": 4}, + { "label": "Ped2", "row": 2, "col": 10, "x": 21, "y": 4}, { "label": "LGui", "row": 2, "col": 11, "x": 9.25, "y": 4, "r":-15, "rx":12.75 ,"ry":4}, { "label": "RCtrl", "row": 2, "col": 12, "x": 10.25, "y": 4, "r":-15, "rx":12.75 ,"ry":4}, { "label": "mod6", "row": 2, "col": 13, "x": 10.75, "y": 2}, |
