14 lines
256 B
JSON
14 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}
|
|
]
|
|
}
|
|
}
|
|
}
|