forked from forks/qmk_firmware
29 lines
429 B
JSON
29 lines
429 B
JSON
|
{
|
||
|
"keyboard_name": "BN003",
|
||
|
"url": "https://binepad.com",
|
||
|
"maintainer": "binepad",
|
||
|
"width": 3,
|
||
|
"height": 1,
|
||
|
"layouts": {
|
||
|
"LAYOUT": {
|
||
|
"layout": [
|
||
|
{
|
||
|
"label": "K0",
|
||
|
"x": 0,
|
||
|
"y": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "K1",
|
||
|
"x": 1,
|
||
|
"y": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "K2",
|
||
|
"x": 2,
|
||
|
"y": 0
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|