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.

20 lines
510 B
JSON
Raw Normal View History

{
"keyboard_name": "Acperience12",
"url": "http://yynmt.com",
"maintainer": "yynmt",
"width": 2,
"height": 6,
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0}, {"x":1, "y":0},
{"x":0, "y":1}, {"x":1, "y":1},
{"x":0, "y":2}, {"x":1, "y":2},
{"x":0, "y":3}, {"x":1, "y":3},
{"x":0, "y":4}, {"x":1, "y":4},
{"x":0, "y":5}, {"x":1, "y":5}
]
}
}
}