forked from mirrors/qmk_firmware
25 lines
708 B
JSON
Executable file
25 lines
708 B
JSON
Executable file
{
|
|
"keyboard_name": "Cassette8",
|
|
"manufacturer": "LAZYDESIGNERS",
|
|
"url": "http://lazydesigners.cn",
|
|
"maintainer": "Jacky@LAZYDESIGNERS",
|
|
"usb": {
|
|
"vid": "0x4C44",
|
|
"pid": "0x0008",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"label":"1", "x":0, "y":0},
|
|
{"label":"2", "x":1, "y":0},
|
|
{"label":"3", "x":2, "y":0},
|
|
{"label":"4", "x":3, "y":0},
|
|
{"label":"5", "x":0, "y":1},
|
|
{"label":"6", "x":1, "y":1},
|
|
{"label":"7", "x":2, "y":1},
|
|
{"label":"8", "x":3, "y":1}
|
|
]
|
|
}
|
|
}
|
|
}
|