22 lines
600 B
JSON
Executable File
22 lines
600 B
JSON
Executable File
{
|
|
"keyboard_name": "Cassette8",
|
|
"url": "http://lazydesigners.cn",
|
|
"maintainer": "Jacky@LAZYDESIGNERS",
|
|
"width": 4,
|
|
"height": 2,
|
|
"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}
|
|
]
|
|
}
|
|
}
|
|
}
|