qmk-firmwares/keyboards/xiudi/xd002/info.json

28 lines
596 B
JSON
Raw Permalink Normal View History

{
"keyboard_name": "XD002",
"manufacturer": "XIUDI",
"url": "https://kprepublic.com/products/xd002-xiudi-2-custom-mechanical-keyboard-2-keys-underglow-and-switch-rgb-pcb-programmed-hot-swappable-macro-key-aluminum-case",
"maintainer": "zvecr",
"usb": {
"vid": "0x7844",
"pid": "0x0202",
"device_version": "0.0.1"
},
"ws2812": {
"pin": "B2"
},
"matrix_pins": {
"direct": [
["B0", "B1"]
]
},
"layouts": {
"LAYOUT": {
"layout": [
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]}
]
}
}
}