Update keyboards/dcpedit/modmmm/ortho/keyboard.json

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Ming-Gih Lam 2024-06-11 09:51:47 -07:00 committed by GitHub
parent aebaa238f3
commit 2d4c32d494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@
{"label": "10,9", "matrix": [10, 9], "x": 22, "y": 5.5}
]
},
"LAYOUT_ortho_big_center_keys": {
"LAYOUT_default": {
"layout": [
{"label": "0,0", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "6,0", "matrix": [6, 0], "x": 2, "y": 0},
@ -169,8 +169,8 @@
{"label": "8,1", "matrix": [8, 1], "x": 3.5, "y": 2.5},
{"label": "2,2", "matrix": [2, 2], "x": 4.5, "y": 2.5},
{"label": "8,2", "matrix": [8, 2], "x": 5.5, "y": 2.5},
{"label": "2,3", "matrix": [2, 3], "x": 6.5, "y": 2.5},
{"label": "8,3", "matrix": [8, 3], "x": 7.5, "y": 2.5},
{"label": "2,3", "matrix": [2, 3], "x": 6.5, "y": 2.5, "h": 1.5},
{"label": "8,3", "matrix": [8, 3], "x": 7.5, "y": 2.5, "h": 1.5},
{"label": "2,4", "matrix": [2, 4], "x": 8.5, "y": 2.5},
{"label": "8,4", "matrix": [8, 4], "x": 9.5, "y": 2.5},
{"label": "2,5", "matrix": [2, 5], "x": 10.5, "y": 2.5},
@ -183,7 +183,7 @@
{"label": "1,8", "matrix": [1, 8], "x": 19, "y": 2.5},
{"label": "7,8", "matrix": [7, 8], "x": 20, "y": 2.5},
{"label": "1,9", "matrix": [1, 9], "x": 21, "y": 2.5},
{"label": "7,9", "matrix": [7, 9], "x": 22, "y": 2.5},
{"label": "7,9", "matrix": [7, 9], "x": 22, "y": 2.5, "h": 2},
{"label": "3,0", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.5},
{"label": "9,0", "matrix": [9, 0], "x": 1.5, "y": 3.5},
{"label": "3,1", "matrix": [3, 1], "x": 2.5, "y": 3.5},
@ -199,14 +199,14 @@
{"label": "2,8", "matrix": [2, 8], "x": 19, "y": 3.5},
{"label": "8,8", "matrix": [8, 8], "x": 20, "y": 3.5},
{"label": "2,9", "matrix": [2, 9], "x": 21, "y": 3.5},
{"label": "4,3", "matrix": [4, 3], "x": 6.5, "y": 4},
{"label": "10,3", "matrix": [10, 3], "x": 7.5, "y": 4},
{"label": "4,0", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.5},
{"label": "10,0", "matrix": [10, 0], "x": 1.5, "y": 4.5},
{"label": "4,1", "matrix": [4, 1], "x": 2.5, "y": 4.5},
{"label": "10,1", "matrix": [10, 1], "x": 3.5, "y": 4.5},
{"label": "4,2", "matrix": [4, 2], "x": 4.5, "y": 4.5},
{"label": "10,2", "matrix": [10, 2], "x": 5.5, "y": 4.5},
{"label": "4,3", "matrix": [4, 3], "x": 6.5, "y": 4, "h": 1.5},
{"label": "10,3", "matrix": [10, 3], "x": 7.5, "y": 4, "h": 1.5},
{"label": "4,4", "matrix": [4, 4], "x": 8.5, "y": 4.5},
{"label": "10,4", "matrix": [10, 4], "x": 9.5, "y": 4.5},
{"label": "4,5", "matrix": [4, 5], "x": 10.5, "y": 4.5},
@ -217,7 +217,7 @@
{"label": "3,8", "matrix": [3, 8], "x": 19, "y": 4.5},
{"label": "9,8", "matrix": [9, 8], "x": 20, "y": 4.5},
{"label": "3,9", "matrix": [3, 9], "x": 21, "y": 4.5},
{"label": "9,9", "matrix": [9, 9], "x": 22, "y": 4.5},
{"label": "9,9", "matrix": [9, 9], "x": 22, "y": 4.5, "h": 2},
{"label": "5,0", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.5},
{"label": "5,1", "matrix": [5, 1], "x": 2.5, "y": 5.5},
{"label": "11,1", "matrix": [11, 1], "x": 3.5, "y": 5.5},