1
0

Create info.json

This commit is contained in:
pabile
2020-04-11 10:52:22 +08:00
committed by GitHub
parent be6b4b622a
commit c51a0f9912

View File

@@ -0,0 +1,31 @@
{
"keyboard_name": "Pabile 18",
"url": "https://pabileonline.blogspot.com/",
"maintainer": "Pabile",
"width": 5.25,
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [
{"x":1.25, "y":0},
{"x":2.25, "y":0},
{"x":3.25, "y":0},
{"x":4.25, "y":0},
{"x":1.25, "y":1},
{"x":2.25, "y":1},
{"x":3.25, "y":1},
{"x":4.25, "y":1},
{"x":0, "y":2},
{"x":1.25, "y":2},
{"x":2.25, "y":2},
{"x":3.25, "y":2},
{"x":4.25, "y":2},
{"x":0, "y":3},
{"x":1.25, "y":3},
{"x":2.25, "y":3},
{"x":3.25, "y":3},
{"x":4.25, "y":3}
]
}
}
}