fixed the position of the return key

This commit is contained in:
Christian C. Berclaz 2025-05-06 21:44:11 +02:00
parent 0c2b302654
commit 00e1bc09c6
No known key found for this signature in database

View File

@ -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},