diff options
| author | QMK Bot | 2024-04-08 17:47:42 +0200 |
|---|---|---|
| committer | QMK Bot | 2024-04-08 17:47:42 +0200 |
| commit | cd94664d1514cb7095b24f28574390498fb2c036 (patch) | |
| tree | 0d299722e69ef01cc7ef4e89b8871b5f20947968 /keyboards/trashman | |
| parent | ad8d934d3cb325d5ad2ed98167a8aa869ccc5e9e (diff) | |
| parent | cd0043de8ffaa1cdbeb86f242b250c8d23f5a231 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/trashman')
| -rw-r--r-- | keyboards/trashman/ketch/keyboard.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/trashman/ketch/keyboard.json b/keyboards/trashman/ketch/keyboard.json index 6e042eee0b..8f0a638e63 100644 --- a/keyboards/trashman/ketch/keyboard.json +++ b/keyboards/trashman/ketch/keyboard.json @@ -139,7 +139,7 @@ {"matrix": [4, 5], "x": 0, "y": 3, "w": 1.25}, {"matrix": [5, 4], "x": 1.25, "y": 3, "w": 1.5}, - {"matrix": [3, 0], "x": 2.75, "y": 3, "w": 1.25}, + {"matrix": [3, 1], "x": 2.75, "y": 3, "w": 1.25}, {"matrix": [3, 2], "x": 4, "y": 3, "w": 2.25}, {"matrix": [3, 3], "x": 6.25, "y": 3, "w": 2}, {"matrix": [3, 4], "x": 8.25, "y": 3, "w": 1.5}, |