[Keyboard] Add meishi2 Configurator support (#6442)

This commit is contained in:
Joel Challis 2019-07-30 06:54:37 +01:00 committed by Drashna Jaelre
parent 43f388166f
commit c57994f09e
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"keyboard_name": "meishi2",
"url": "",
"maintainer": "biacco42",
"width": 4,
"height": 1,
"layouts": {
"LAYOUT": {
"key_count": 4,
"layout": [
{ "x": 0, "y": 0 },
{ "x": 1, "y": 0 },
{ "x": 2, "y": 0 },
{ "x": 3, "y": 0 }
]
}
}
}