mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 14:42:03 +00:00
fixed the position of the return key
This commit is contained in:
parent
0c2b302654
commit
00e1bc09c6
@ -161,7 +161,7 @@
|
|||||||
"ws2812": {
|
"ws2812": {
|
||||||
"pin": "E2"
|
"pin": "E2"
|
||||||
},
|
},
|
||||||
"community_layouts": ["60_ansi_tsangan_split_bs_rshift"]
|
"community_layouts": ["60_ansi_tsangan_split_bs_rshift"],
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
|
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
|
||||||
"layout": [
|
"layout": [
|
||||||
@ -206,7 +206,7 @@
|
|||||||
{"matrix": [2, 9], "x": 9.75, "y": 2},
|
{"matrix": [2, 9], "x": 9.75, "y": 2},
|
||||||
{"matrix": [2, 10], "x": 10.75, "y": 2},
|
{"matrix": [2, 10], "x": 10.75, "y": 2},
|
||||||
{"matrix": [2, 11], "x": 11.75, "y": 2},
|
{"matrix": [2, 11], "x": 11.75, "y": 2},
|
||||||
{"matrix": [2, 13], "x": 13.75, "y": 2, "w": 2.25},
|
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
|
||||||
{"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
|
{"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
|
||||||
{"matrix": [3, 2], "x": 2.25, "y": 3},
|
{"matrix": [3, 2], "x": 2.25, "y": 3},
|
||||||
{"matrix": [3, 3], "x": 3.25, "y": 3},
|
{"matrix": [3, 3], "x": 3.25, "y": 3},
|
||||||
|
Loading…
Reference in New Issue
Block a user