2b926774ca
Affects: - `h0oni/deskpad` - `h0oni/hotduck` - `halfcliff` - `halokeys/elemental75` - `han60` - `hardlineworks/otd_plus` - `helix/rev3_4rows` - `helix/rev3_5rows` - `hfdkb/ac001` - `hidtech/bastyl` - `hineybush/h08_ocelot` - `hineybush/h10` - `hineybush/h60` - `hineybush/h65` - `hineybush/h65_hotswap` - `hineybush/h660s` - `hineybush/h75_singa` - `hineybush/h87a` - `hineybush/h88` - `hineybush/hbcp` - `hineybush/hineyg80` - `hineybush/physix` - `hineybush/sm68` - `hnahkb/freyr` - `hnahkb/stella` - `hnahkb/vn66` - `horizon` - `hotdox` - `hs60/v1`
68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"keyboard_name": "ac001",
|
|
"manufacturer": "hfd",
|
|
"url": "",
|
|
"maintainer": "jonylee@hfd",
|
|
"usb": {
|
|
"vid": "0xFFFE",
|
|
"pid": "0x0001",
|
|
"device_version": "0.0.1",
|
|
"force_nkro": true
|
|
},
|
|
"rgb_matrix": {
|
|
"animations": {
|
|
"breathing": true,
|
|
"cycle_all": true,
|
|
"cycle_left_right": true,
|
|
"rainbow_moving_chevron": true,
|
|
"multisplash": true
|
|
},
|
|
"driver": "ws2812",
|
|
"react_on_keyup": true,
|
|
"sleep": true
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": false,
|
|
"nkro": true,
|
|
"rgb_matrix": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["A5", "A6", "A7", "C4", "C5"],
|
|
"rows": ["B15"]
|
|
},
|
|
"diode_direction": "ROW2COL",
|
|
"eeprom": {
|
|
"driver": "wear_leveling",
|
|
"wear_leveling": {
|
|
"driver": "spi_flash",
|
|
"backing_size": 8192
|
|
}
|
|
},
|
|
"ws2812": {
|
|
"pin": "A1"
|
|
},
|
|
"qmk": {
|
|
"tap_keycode_delay": 5,
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
},
|
|
"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}
|
|
]
|
|
}
|
|
}
|
|
}
|