mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 14:42:03 +00:00
add info.json file for meishi
This commit is contained in:
parent
6c482ba89b
commit
14ae3c191f
17
keyboards/meishi/info.json
Normal file
17
keyboards/meishi/info.json
Normal 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}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user