mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +00:00
fixed the position of the return key
This commit is contained in:
parent
0c2b302654
commit
00e1bc09c6
@ -161,7 +161,7 @@
|
||||
"ws2812": {
|
||||
"pin": "E2"
|
||||
},
|
||||
"community_layouts": ["60_ansi_tsangan_split_bs_rshift"]
|
||||
"community_layouts": ["60_ansi_tsangan_split_bs_rshift"],
|
||||
"layouts": {
|
||||
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
|
||||
"layout": [
|
||||
@ -206,7 +206,7 @@
|
||||
{"matrix": [2, 9], "x": 9.75, "y": 2},
|
||||
{"matrix": [2, 10], "x": 10.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, 2], "x": 2.25, "y": 3},
|
||||
{"matrix": [3, 3], "x": 3.25, "y": 3},
|
||||
|
Loading…
Reference in New Issue
Block a user