[Keyboard] Add meishi2 Configurator support (#6442)
This commit is contained in:
parent
43f388166f
commit
c57994f09e
@ -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 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user