add info.json file for meishi

This commit is contained in:
James Young 2021-03-14 11:28:17 -07:00
parent 6c482ba89b
commit 14ae3c191f
No known key found for this signature in database
GPG Key ID: B4974DA1B60717A9

View File

@ -0,0 +1,17 @@
{
"keyboard_name": "Meishi",
"url": "",
"maintainer": "Biacco42",
"width": 4,
"height": 1,
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},
{"x":2, "y":0},
{"x":3, "y":0}
]
}
}
}