Thomas Haukland 7897fb7c90 caps word
2023-02-04 12:09:14 +01:00

34 lines
733 B
JSON

{
"manufacturer": "Thomas Haukland",
"keyboard_name": "blackpill",
"maintainer": "Thomas Haukland",
"bootloader": "stm32-dfu",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"cols": ["C2"],
"rows": ["D1"]
},
"processor": "STM32F401",
"url": "",
"usb": {
"device_version": "1.0.0",
"pid": "0x0000",
"vid": "0xFEED"
},
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [
{ "matrix": [0, 0], "x": 0, "y": 0 }
]
}
}
}