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.

13 lines
510 B
JSON
Raw Normal View History

{
"keyboard_name": "Navi10",
"url": "",
"maintainer": "emdarcher",
"width": 3,
"height": 5,
"layouts": {
"LAYOUT": {
"layout": [{"label":"Fn", "x":0, "y":0}, {"label":"Home", "x":1, "y":0}, {"label":"PgUp", "x":2, "y":0}, {"label":"Del", "x":0, "y":1}, {"label":"End", "x":1, "y":1}, {"label":"PgDn", "x":2, "y":1}, {"label":"Up", "x":1, "y":3}, {"label":"Left", "x":0, "y":4}, {"label":"Down", "x":1, "y":4}, {"label":"Right", "x":2, "y":4}]
}
}
}