2022-08-20 00:39:35 +00:00
|
|
|
{
|
|
|
|
"keyboard_name": "Lets Split v2",
|
|
|
|
"manufacturer": "Wootpatoot",
|
|
|
|
"usb": {
|
|
|
|
"vid": "0x6F77",
|
|
|
|
"pid": "0x0002",
|
|
|
|
"device_version": "0.0.2"
|
2023-02-17 05:40:49 +00:00
|
|
|
},
|
2023-03-10 11:16:56 +00:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["F6", "F7", "B1", "B3", "B2", "B6"],
|
|
|
|
"rows": ["D7", "E6", "B4", "B5"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-17 05:40:49 +00:00
|
|
|
"split": {
|
|
|
|
"soft_serial_pin": "D0"
|
2022-08-20 00:39:35 +00:00
|
|
|
}
|
|
|
|
}
|