2021-02-05 11:31:15 +00:00
|
|
|
{
|
|
|
|
"keyboard_name": "SHK9",
|
2022-08-03 22:12:37 +00:00
|
|
|
"manufacturer": "Superhuman",
|
2021-02-05 11:31:15 +00:00
|
|
|
"url": "http://superhuman.website",
|
|
|
|
"maintainer": "Sam Hudson",
|
2022-08-03 22:12:37 +00:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x5348",
|
|
|
|
"pid": "0x4B39",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2024-03-15 22:24:10 +00:00
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": true,
|
|
|
|
"console": false,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"nkro": true
|
|
|
|
},
|
2024-05-23 19:38:43 +00:00
|
|
|
"qmk": {
|
|
|
|
"locking": {
|
|
|
|
"enabled": true,
|
|
|
|
"resync": true
|
|
|
|
}
|
|
|
|
},
|
2023-03-10 18:41:58 +00:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B3", "B4", "B5"],
|
|
|
|
"rows": ["B0", "B1", "B2"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-08 07:41:46 +00:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "atmel-dfu",
|
2021-02-05 11:31:15 +00:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT_ortho_3x3": {
|
|
|
|
"layout": [
|
2023-03-29 04:54:34 +00:00
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 1},
|
|
|
|
{"matrix": [1, 1], "x": 1, "y": 1},
|
|
|
|
{"matrix": [1, 2], "x": 2, "y": 1},
|
|
|
|
|
|
|
|
{"matrix": [2, 0], "x": 0, "y": 2},
|
|
|
|
{"matrix": [2, 1], "x": 1, "y": 2},
|
|
|
|
{"matrix": [2, 2], "x": 2, "y": 2}
|
2021-02-05 11:31:15 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|