mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 14:10:13 +00:00
26 lines
559 B
JSON
26 lines
559 B
JSON
|
{
|
||
|
"keyboard_name": "Paddino02 rev1",
|
||
|
"url": "",
|
||
|
"maintainer": "Pimentoso",
|
||
|
"width": 4,
|
||
|
"height": 3.75,
|
||
|
"layouts": {
|
||
|
"LAYOUT": {
|
||
|
"layout": [
|
||
|
{"x":0, "y":0.5},
|
||
|
{"x":1, "y":0.25},
|
||
|
{"x":2, "y":0},
|
||
|
{"x":3, "y":0.25},
|
||
|
|
||
|
{"x":0, "y":1.5},
|
||
|
{"x":1, "y":1.25},
|
||
|
{"x":2, "y":1},
|
||
|
{"x":3, "y":1.25},
|
||
|
|
||
|
{"x":2, "y":2.75},
|
||
|
{"x":3, "y":2.75}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|