Browse Source

Fix key order

pull/23175/head
Cipulot 3 weeks ago
parent
commit
a02e806186
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      keyboards/cipulot/ec_menhir/info.json

+ 3
- 3
keyboards/cipulot/ec_menhir/info.json View File

@ -75,9 +75,9 @@
{"matrix": [2, 10], "x": 10.75, "y": 2, "w": 1.5},
{"matrix": [3, 1], "x": 1.75, "y": 3, "w": 1.25},
{"matrix": [3, 2], "x": 3, "y": 3},
{"matrix": [3, 5], "x": 3.25, "y": 3, "w": 6.25},
{"matrix": [3, 4], "x": 4, "y": 3, "w": 2.25},
{"matrix": [3, 6], "x": 6.25, "y": 3, "w": 2.75},
{"matrix": [3, 4], "x": 4, "y": 3, "w": 2},
{"matrix": [3, 5], "x": 6, "y": 3},
{"matrix": [3, 6], "x": 7, "y": 3, "w": 2},
{"matrix": [3, 8], "x": 9, "y": 3},
{"matrix": [3, 9], "x": 10, "y": 3}
]


Loading…
Cancel
Save