This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-06-07 20:46:22 +10:00

15 lines
256 B
JSON

{
"keyboard_name": "1x1 ortholinear layout",
"url": "",
"maintainer": "qmk",
"width": 1,
"height": 1,
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [
{"x":0, "y":0}
]
}
}
}