keyboard.json (3133B)
- {
- "keyboard_name": "BDN9 Rev. 3",
- "bootloader": "stm32-dfu",
- "encoder": {
- "rotary": [
- {"pin_a": "A8", "pin_b": "A4"},
- {"pin_a": "B3", "pin_b": "A15"},
- {"pin_a": "A10", "pin_b": "A9"}
- ]
- },
- "features": {
- "bootmagic": true,
- "command": true,
- "console": true,
- "encoder": true,
- "extrakey": true,
- "mousekey": true,
- "rgb_matrix": true
- },
- "matrix_pins": {
- "direct": [
- ["B12", "B5", "B6"],
- ["B14", "B4", "B7"],
- ["A3", "F1", "F0"]
- ]
- },
- "processor": "STM32G431",
- "rgb_matrix": {
- "animations": {
- "alphas_mods": true,
- "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,
- "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,
- "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,
- "typing_heatmap": true
- },
- "driver": "ws2812",
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
- {"matrix": [0, 1], "x": 112, "y": 0, "flags": 4},
- {"matrix": [0, 2], "x": 224, "y": 0, "flags": 4},
- {"matrix": [1, 0], "x": 0, "y": 32, "flags": 4},
- {"matrix": [1, 1], "x": 112, "y": 32, "flags": 4},
- {"matrix": [1, 2], "x": 224, "y": 32, "flags": 4},
- {"matrix": [2, 0], "x": 0, "y": 64, "flags": 4},
- {"matrix": [2, 1], "x": 112, "y": 64, "flags": 4},
- {"matrix": [2, 2], "x": 224, "y": 64, "flags": 4},
- {"x": 56, "y": 64, "flags": 2},
- {"x": 168, "y": 64, "flags": 2}
- ]
- },
- "usb": {
- "device_version": "3.0.0",
- "pid": "0x3133"
- },
- "ws2812": {
- "driver": "pwm",
- "pin": "B15"
- }
- }