diff options
Diffstat (limited to 'keyboards/hotdox76v2')
-rw-r--r-- | keyboards/hotdox76v2/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hotdox76v2/info.json b/keyboards/hotdox76v2/info.json index 6fc2861e46..1cb13cae05 100644 --- a/keyboards/hotdox76v2/info.json +++ b/keyboards/hotdox76v2/info.json @@ -220,8 +220,8 @@ { "label": "R54", "matrix": [6, 4], "x": 9, "y": 6 }, - { "label": "L53", "matrix": [0, 3], "x": 5, "y": 6,"h": 2 }, - { "label": "L52", "matrix": [0, 2], "x": 6, "y": 6,"h": 2 }, + { "label": "L53", "matrix": [0, 3], "x": 5, "y": 6, "h": 2 }, + { "label": "L52", "matrix": [0, 2], "x": 6, "y": 6, "h": 2 }, { "label": "L51", "matrix": [0, 1], "x": 7, "y": 7 }, { "label": "R51", "matrix": [6, 1], "x": 9, "y": 7 }, |