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.

17 lines
355 B
JSON
Raw Normal View History

{
"keyboard_name": "nano",
"url": "",
"maintainer": "Work Louder",
"width": 3,
"height": 1,
"layouts": {
"LAYOUT": {
"layout": [
{"label": "k00", "x": 0, "y": 0},
{"label": "k01", "x": 1, "y": 0},
{"label": "k02", "x": 2, "y": 0},
]
}
}
}