Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jun 22, 2023
2 parents 8ca7570 + 87ab130 commit bfd6bb8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions keyboards/soda/pocket/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
{"matrix": [2, 3], "x": 3.25, "y": 2.25},
{"matrix": [2, 4], "x": 4.25, "y": 2.25},
{"matrix": [2, 5], "x": 5.25, "y": 2.25},
{"matrix": [3, 3], "x": 6.25, "y": 2.25, "h": 2},

{"matrix": [3, 4], "x": 3.25, "y": 3.25},
{"matrix": [3, 5], "x": 4.25, "y": 3.25},
{"matrix": [3, 6], "x": 5.25, "y": 3.25},
{"matrix": [3, 3], "x": 3.25, "y": 3.25},
{"matrix": [3, 4], "x": 4.25, "y": 3.25},
{"matrix": [3, 5], "x": 5.25, "y": 3.25},
{"matrix": [3, 6], "x": 6.25, "y": 2.25, "h": 2},

{"matrix": [4, 1], "x": 1, "y": 4.25},

{"matrix": [4, 3], "x": 3.25, "y": 4.25},
{"matrix": [4, 4], "x": 4.25, "y": 4.25},
{"matrix": [4, 5], "x": 5.25, "y": 4.25},
{"matrix": [5, 0], "x": 6.25, "y": 4.25, "h": 2},

{"matrix": [5, 1], "x": 0, "y": 5.25},
{"matrix": [5, 2], "x": 1, "y": 5.25},
{"matrix": [5, 4], "x": 2, "y": 5.25},
{"matrix": [5, 0], "x": 0, "y": 5.25},
{"matrix": [5, 1], "x": 1, "y": 5.25},
{"matrix": [5, 2], "x": 2, "y": 5.25},

{"matrix": [5, 5], "x": 3.25, "y": 5.25, "w": 2},
{"matrix": [5, 6], "x": 5.25, "y": 5.25}
{"matrix": [5, 4], "x": 3.25, "y": 5.25, "w": 2},
{"matrix": [5, 5], "x": 5.25, "y": 5.25},
{"matrix": [5, 6], "x": 6.25, "y": 4.25, "h": 2}
]
}
}
Expand Down

0 comments on commit bfd6bb8

Please sign in to comment.