1
0
Fork 0

info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan 2023-05-02 08:25:15 +10:00 committed by GitHub
parent 1ab355802f
commit 79aa319946
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
805 changed files with 10370 additions and 10751 deletions

View file

@ -9,18 +9,18 @@
"device_version": "1.0.0"
},
"processor": "RP2040",
"bootloader": "rp2040",
"bootloader": "rp2040",
"matrix_size": {
"cols": 8,
"rows": 5
},
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"deferred_exec": true,
"nkro": false
},
"community_layouts": [ "split_3x5_3" ],
"community_layouts": ["split_3x5_3"],
"layouts": {
"LAYOUT_split_3x5_3": {
"layout": [
@ -60,7 +60,7 @@
{ "label": "K47", "matrix": [4, 7], "w": 1, "x": 7, "y": 3.47 },
{ "label": "K37", "matrix": [3, 7], "w": 1, "x": 8, "y": 3.36 },
{ "label": "K27", "matrix": [2, 7], "w": 1, "x": 9, "y": 3.25 }
]
]
}
}
}
}
}