qmk_firmware/keyboards/mechwild/bbpad/info.json
Less/Rikki b23ddb9ad8
[keyboard] mechwild/bbpad (#24072)
* Initial bbpad commit

* refactor: bbpad

---------

Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
2024-07-07 13:09:48 -06:00

195 lines
7.7 KiB
JSON

{
"manufacturer": "MechWild",
"keyboard_name": "BBPad",
"maintainer": "kylemccreery",
"bootloader_instructions": "Hold down the BOOT button, then tap the NRST button on the BlackPill. Avoid touching the A11 and A12 pins.",
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "B1", "pin_b": "B0"}
]
},
"features": {
"bootmagic": true,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["A4", "A3", "A2", "A1", "C15"],
"rows": ["B12", "B13", "B14", "B15", "A8"]
},
"rgb_matrix": {
"animations": {
"band_pinwheel_sat": true,
"band_pinwheel_val": true,
"band_sat": true,
"band_spiral_sat": true,
"band_spiral_val": true,
"band_val": true,
"breathing": true,
"cycle_all": true,
"cycle_left_right": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"cycle_pinwheel": true,
"cycle_spiral": true,
"cycle_up_down": true,
"digital_rain": true,
"dual_beacon": true,
"flower_blooming": true,
"gradient_left_right": true,
"gradient_up_down": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"jellybean_raindrops": true,
"multisplash": true,
"pixel_flow": true,
"pixel_fractal": true,
"pixel_rain": true,
"rainbow_beacon": true,
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"riverflow": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_multinexus": true,
"solid_reactive_multiwide": true,
"solid_reactive_nexus": true,
"solid_reactive_simple": true,
"solid_reactive_wide": true,
"solid_splash": true,
"splash": true,
"starlight": true,
"starlight_dual_hue": true,
"starlight_dual_sat": true,
"typing_heatmap": true
},
"center_point": [112, 75],
"driver": "ws2812",
"layout": [
{"x": 195, "y": 53, "flags": 2},
{"x": 195, "y": 97, "flags": 2},
{"x": 142, "y": 144, "flags": 2},
{"x": 74, "y": 144, "flags": 2},
{"x": 8, "y": 97, "flags": 2},
{"x": 8, "y": 53, "flags": 2},
{"x": 74, "y": 9, "flags": 2},
{"x": 142, "y": 9, "flags": 2},
{"matrix": [0, 0], "x": 147, "y": 24, "flags": 4},
{"matrix": [0, 1], "x": 147, "y": 58, "flags": 4},
{"matrix": [0, 2], "x": 147, "y": 90, "flags": 4},
{"matrix": [0, 3], "x": 147, "y": 124, "flags": 4},
{"matrix": [1, 3], "x": 115, "y": 124, "flags": 4},
{"matrix": [1, 2], "x": 115, "y": 90, "flags": 4},
{"matrix": [1, 1], "x": 115, "y": 58, "flags": 4},
{"matrix": [1, 0], "x": 115, "y": 24, "flags": 4},
{"matrix": [2, 0], "x": 83, "y": 24, "flags": 4},
{"matrix": [2, 1], "x": 83, "y": 58, "flags": 4},
{"matrix": [2, 2], "x": 83, "y": 90, "flags": 4},
{"matrix": [2, 3], "x": 83, "y": 124, "flags": 4},
{"matrix": [3, 3], "x": 51, "y": 124, "flags": 4},
{"matrix": [3, 2], "x": 51, "y": 90, "flags": 4},
{"matrix": [3, 1], "x": 51, "y": 58, "flags": 4},
{"matrix": [3, 0], "x": 51, "y": 24, "flags": 4},
{"matrix": [4, 0], "x": 17, "y": 31, "flags": 4},
{"matrix": [4, 1], "x": 17, "y": 53, "flags": 4},
{"matrix": [4, 2], "x": 17, "y": 90, "flags": 4},
{"matrix": [4, 3], "x": 17, "y": 124, "flags": 4}
],
"max_brightness": 120
},
"url": "https://mechwild.com/product/bbpad/",
"usb": {
"device_version": "1.0.0",
"pid": "0x1713",
"vid": "0x6D77"
},
"ws2812": {
"driver": "pwm",
"pin": "B6"
},
"layout_aliases": {
"LAYOUT": "LAYOUT_vert"
},
"layouts": {
"LAYOUT_horiz": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [3, 0], "x": 1, "y": 0},
{"matrix": [2, 0], "x": 2, "y": 0},
{"matrix": [1, 0], "x": 3, "y": 0},
{"matrix": [0, 0], "x": 4, "y": 0},
{"matrix": [4, 1], "x": 0, "y": 1},
{"matrix": [3, 1], "x": 1, "y": 1},
{"matrix": [2, 1], "x": 2, "y": 1},
{"matrix": [1, 1], "x": 3, "y": 1},
{"matrix": [0, 1], "x": 4, "y": 1},
{"matrix": [4, 2], "x": 0, "y": 2},
{"matrix": [3, 2], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2},
{"matrix": [1, 2], "x": 3, "y": 2},
{"matrix": [0, 2], "x": 4, "y": 2},
{"matrix": [4, 3], "x": 0, "y": 3},
{"matrix": [3, 3], "x": 1, "y": 3},
{"matrix": [2, 3], "x": 2, "y": 3},
{"matrix": [1, 3], "x": 3, "y": 3},
{"matrix": [0, 3], "x": 4, "y": 3},
{"matrix": [0, 4], "x": 5, "y": 3, "encoder": 0}
]
},
"LAYOUT_numpad": {
"layout": [
{"matrix": [0, 4], "x": 3, "y": 0, "encoder": 0},
{"matrix": [0, 0], "x": 0, "y": 1},
{"matrix": [0, 1], "x": 1, "y": 1},
{"matrix": [0, 2], "x": 2, "y": 1},
{"matrix": [0, 3], "x": 3, "y": 1},
{"matrix": [1, 0], "x": 0, "y": 2},
{"matrix": [1, 1], "x": 1, "y": 2},
{"matrix": [1, 2], "x": 2, "y": 2},
{"matrix": [2, 3], "x": 3, "y": 2, "h": 2},
{"matrix": [2, 0], "x": 0, "y": 3},
{"matrix": [2, 1], "x": 1, "y": 3},
{"matrix": [2, 2], "x": 2, "y": 3},
{"matrix": [3, 0], "x": 0, "y": 4},
{"matrix": [3, 1], "x": 1, "y": 4},
{"matrix": [3, 2], "x": 2, "y": 4},
{"matrix": [4, 3], "x": 3, "y": 4, "h": 2},
{"matrix": [4, 0], "x": 0, "y": 5, "w": 2},
{"matrix": [4, 2], "x": 2, "y": 5}
]
},
"LAYOUT_vert": {
"layout": [
{"matrix": [0, 4], "x": 3, "y": 0, "encoder": 0},
{"matrix": [0, 0], "x": 0, "y": 1},
{"matrix": [0, 1], "x": 1, "y": 1},
{"matrix": [0, 2], "x": 2, "y": 1},
{"matrix": [0, 3], "x": 3, "y": 1},
{"matrix": [1, 0], "x": 0, "y": 2},
{"matrix": [1, 1], "x": 1, "y": 2},
{"matrix": [1, 2], "x": 2, "y": 2},
{"matrix": [1, 3], "x": 3, "y": 2},
{"matrix": [2, 0], "x": 0, "y": 3},
{"matrix": [2, 1], "x": 1, "y": 3},
{"matrix": [2, 2], "x": 2, "y": 3},
{"matrix": [2, 3], "x": 3, "y": 3},
{"matrix": [3, 0], "x": 0, "y": 4},
{"matrix": [3, 1], "x": 1, "y": 4},
{"matrix": [3, 2], "x": 2, "y": 4},
{"matrix": [3, 3], "x": 3, "y": 4},
{"matrix": [4, 0], "x": 0, "y": 5},
{"matrix": [4, 1], "x": 1, "y": 5},
{"matrix": [4, 2], "x": 2, "y": 5},
{"matrix": [4, 3], "x": 3, "y": 5}
]
}
}
}