1
0

add info.json file for handwired/aplx2

This commit is contained in:
James Young
2021-03-14 11:27:06 -07:00
parent 4c4e4c3b21
commit 15339be7fd

View File

@@ -0,0 +1,15 @@
{
"keyboard_name": "Aplx2",
"url": "",
"maintainer": "Aplyard",
"width": 2,
"height": 1,
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0}
]
}
}
}