mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
16 lines
416 B
JSON
16 lines
416 B
JSON
{
|
|
"keyboard_name": "Mini Winni",
|
|
"manufacturer": "WinKeys",
|
|
"maintainer": "Matthew Dias",
|
|
"usb": {
|
|
"vid": "0x574B",
|
|
"pid": "0x7770",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT_all": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
|
|
}
|
|
}
|
|
}
|