26 lines
508 B
JSON
26 lines
508 B
JSON
{
|
|
"keyboard_name": "NCC-1701-KB",
|
|
"manufacturer": "J2L Designs",
|
|
"url": "",
|
|
"maintainer": "jessel92",
|
|
"usb": {
|
|
"vid": "0xFEED",
|
|
"pid": "0x1701",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"label":"Encoder", "x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1},
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":2},
|
|
{"x":2, "y":2}
|
|
]
|
|
}
|
|
}
|
|
}
|