19 lines
385 B
JSON
19 lines
385 B
JSON
|
{
|
||
|
"keyboard_name": "Pix",
|
||
|
"url": "https://github.com/sendz/pix",
|
||
|
"maintainer": "sendz",
|
||
|
"width": 5,
|
||
|
"height": 1,
|
||
|
"layouts": {
|
||
|
"LAYOUT": {
|
||
|
"layout": [
|
||
|
{"x":0, "y":0},
|
||
|
{"x":1, "y":0},
|
||
|
{"x":2, "y":0},
|
||
|
{"x":3, "y":0},
|
||
|
{"x":4, "y":0}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|