24 lines
668 B
JSON
24 lines
668 B
JSON
{
|
|
"keyboard_name": "kinT (kint36)",
|
|
"manufacturer": "https://github.com/stapelberg",
|
|
"usb": {
|
|
"vid": "0x1209",
|
|
"pid": "0x345C",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["B3", "D1", "C0", "D5", "C1", "B2", "D4"],
|
|
"rows": ["D3", "C3", "C4", "C6", "D2", "B0", "D7", "A12", "A13", "B17", "B16", "D0", "B1", "C2", "D6"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"indicators": {
|
|
"caps_lock": "C7",
|
|
"num_lock": "A14",
|
|
"scroll_lock": "A5",
|
|
"compose": "E26",
|
|
"on_state": 0
|
|
},
|
|
"processor": "MK66FX1M0",
|
|
"bootloader": "halfkay",
|
|
"debounce": 20
|
|
}
|