35 lines
546 B
JSON
35 lines
546 B
JSON
{
|
|
"keyboard_name": "Drink Me",
|
|
"url": "https://github.com/yatara-cc",
|
|
"maintainer": "yatara-cc",
|
|
"width": 4,
|
|
"height": 1,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"key_count": 4,
|
|
"layout": [
|
|
{
|
|
"label": "K0",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
{
|
|
"label": "K1",
|
|
"x": 1,
|
|
"y": 0
|
|
},
|
|
{
|
|
"label": "K2",
|
|
"x": 2,
|
|
"y": 0
|
|
},
|
|
{
|
|
"label": "K3",
|
|
"x": 3,
|
|
"y": 0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|