Fix coban pad9a wrong layout in keyboard.json (#25100)
This commit is contained in:
parent
f94c8fd766
commit
5f222a3e02
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
{"label": "key_3", "matrix": [0, 4], "x": 2, "y": 1},
|
{"label": "key_3", "matrix": [0, 4], "x": 2, "y": 1},
|
||||||
{"label": "key_4", "matrix": [0, 5], "x": 0, "y": 2},
|
{"label": "key_4", "matrix": [0, 5], "x": 0, "y": 2},
|
||||||
{"label": "key_5", "matrix": [0, 6], "x": 1, "y": 2},
|
{"label": "key_5", "matrix": [0, 6], "x": 1, "y": 2},
|
||||||
{"label": "key_6", "matrix": [0, 7], "x": 2, "y": 3}
|
{"label": "key_6", "matrix": [0, 7], "x": 2, "y": 2}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue