17 lines
440 B
JSON
Executable File
17 lines
440 B
JSON
Executable File
{
|
|
"keyboard_name": "neopad",
|
|
"keyboard_folder": "neopad/rev1",
|
|
"url": "https://github.com/rookiebwoy/neopad)",
|
|
"maintainer": "rookiebwoy",
|
|
"width": 3,
|
|
"height": 2,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0},
|
|
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}
|
|
]
|
|
}
|
|
}
|
|
}
|