You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

65 lines
2.4 KiB

{
"manufacturer": "Simon Hengel",
"keyboard_name": "CHORD ZERO",
"usb": {
"device_version": "1.0.0",
"vid": "0x1D50",
"pid": "0x617C"
},
"url": "https://github.com/sol/chord-zero#readme",
"maintainer": "sol",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"steno": true
},
"processor": "RP2040",
"bootloader": "rp2040",
"diode_direction": "COL2ROW",
"matrix_pins": {
"cols": ["GP22", "GP9", "GP21", "GP11", "GP19", "GP12"],
"rows": ["GP26", "GP20", "GP18", "GP17", "GP7", "GP10", "GP13", "GP14"]
},
"layouts": {
"LAYOUT_zero": {
"layout": [
{ "matrix": [0, 0], "y": 0, "x": 0 },
{ "matrix": [0, 1], "y": 0, "x": 1 },
{ "matrix": [0, 2], "y": 0, "x": 2 },
{ "matrix": [0, 3], "y": 0, "x": 3 },
{ "matrix": [0, 4], "y": 0, "x": 4 },
{ "matrix": [0, 5], "y": 0, "x": 5 },
{ "matrix": [4, 5], "y": 0, "x": 8 },
{ "matrix": [4, 4], "y": 0, "x": 9 },
{ "matrix": [4, 3], "y": 0, "x": 10 },
{ "matrix": [4, 2], "y": 0, "x": 11 },
{ "matrix": [4, 1], "y": 0, "x": 12 },
{ "matrix": [4, 0], "y": 0, "x": 13 },
{ "matrix": [1, 0], "y": 1, "x": 0 },
{ "matrix": [1, 1], "y": 1, "x": 1 },
{ "matrix": [1, 2], "y": 1, "x": 2 },
{ "matrix": [1, 3], "y": 1, "x": 3 },
{ "matrix": [1, 4], "y": 1, "x": 4 },
{ "matrix": [1, 5], "y": 1, "x": 5 },
{ "matrix": [5, 5], "y": 1, "x": 8 },
{ "matrix": [5, 4], "y": 1, "x": 9 },
{ "matrix": [5, 3], "y": 1, "x": 10 },
{ "matrix": [5, 2], "y": 1, "x": 11 },
{ "matrix": [5, 1], "y": 1, "x": 12 },
{ "matrix": [5, 0], "y": 1, "x": 13 },
{ "matrix": [3, 3], "y": 3, "x": 3 },
{ "matrix": [3, 4], "y": 3, "x": 4 },
{ "matrix": [3, 5], "y": 3, "x": 5 },
{ "matrix": [7, 5], "y": 3, "x": 8 },
{ "matrix": [7, 4], "y": 3, "x": 9 },
{ "matrix": [7, 3], "y": 3, "x": 10 }
]
}
}
}