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.
 
 
 
 
 

36 lines
881 B

{
"keyboard_name": "ac001",
"manufacturer": "hfd",
"url": "",
"maintainer": "jonylee@hfd",
"usb": {
"vid": "0xFFFE",
"pid": "0x0001",
"device_version": "0.0.1",
"force_nkro": true
},
"rgb_matrix": {
"driver": "WS2812"
},
"matrix_pins": {
"cols": ["A5", "A6", "A7", "C4", "C5"],
"rows": ["B15"]
},
"diode_direction": "ROW2COL",
"ws2812": {
"pin": "A1"
},
"processor": "WB32FQ95",
"bootloader": "wb32-dfu",
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0}
]
}
}
}