Browse Source

Fix Layout_Arrow 3rd key in bottom row (#23443)

Co-authored-by: v <v@phux.dev>
pull/22597/merge
Draic 3 weeks ago
committed by GitHub
parent
commit
cd0043de8f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/trashman/ketch/info.json

+ 1
- 1
keyboards/trashman/ketch/info.json View File

@ -130,7 +130,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},


Loading…
Cancel
Save