keyboard.json (4380B)
- {
- "manufacturer": "DOIO",
- "keyboard_name": "KB3x-01",
- "maintainer": "DOIO2022",
- "bootloader": "stm32duino",
- "diode_direction": "COL2ROW",
- "dynamic_keymap": {
- "layer_count": 6
- },
- "encoder": {
- "rotary": [
- {"pin_a": "B5", "pin_b": "B6", "resolution": 2},
- {"pin_a": "A1", "pin_b": "A2", "resolution": 2},
- {"pin_a": "A3", "pin_b": "A4", "resolution": 2}
- ]
- },
- "features": {
- "bootmagic": true,
- "encoder": true,
- "extrakey": true,
- "mousekey": true,
- "rgb_matrix": true
- },
- "matrix_pins": {
- "cols": ["B14", "B13", "B12", "B0", "A7", "A6"],
- "rows": ["B3", "B4", "B9", "B8"]
- },
- "processor": "STM32F103",
- "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": 1},
- {"matrix": [0, 1], "x": 75, "y": 0, "flags": 1},
- {"matrix": [0, 2], "x": 149, "y": 0, "flags": 1},
- {"matrix": [0, 3], "x": 224, "y": 0, "flags": 1},
- {"x": 112, "y": 64, "flags": 1},
- {"x": 112, "y": 64, "flags": 1},
- {"x": 112, "y": 64, "flags": 1},
- {"x": 112, "y": 64, "flags": 1}
- ],
- "max_brightness": 200,
- "sleep": true
- },
- "usb": {
- "device_version": "0.0.1",
- "pid": "0x3F01",
- "vid": "0xD010"
- },
- "ws2812": {
- "pin": "A10"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [3, 0], "x": 0, "y": 0},
- {"matrix": [3, 1], "x": 1, "y": 0},
- {"matrix": [3, 2], "x": 2, "y": 0},
- {"matrix": [3, 3], "x": 6.5, "y": 0},
- {"matrix": [3, 4], "x": 7.5, "y": 0},
- {"matrix": [3, 5], "x": 8.5, "y": 0},
- {"matrix": [0, 0], "x": 1, "y": 1.25},
- {"matrix": [1, 0], "x": 4.25, "y": 1.25},
- {"matrix": [2, 0], "x": 7.5, "y": 1.25},
- {"matrix": [0, 3], "x": 0, "y": 2.25},
- {"matrix": [0, 4], "x": 1, "y": 2.25, "encoder": 0},
- {"matrix": [0, 1], "x": 2, "y": 2.25},
- {"matrix": [1, 3], "x": 3.25, "y": 2.25},
- {"matrix": [1, 4], "x": 4.25, "y": 2.25, "encoder": 1},
- {"matrix": [1, 1], "x": 5.25, "y": 2.25},
- {"matrix": [2, 3], "x": 6.5, "y": 2.25},
- {"matrix": [2, 4], "x": 7.5, "y": 2.25, "encoder": 2},
- {"matrix": [2, 1], "x": 8.5, "y": 2.25},
- {"matrix": [0, 2], "x": 1, "y": 3.25},
- {"matrix": [1, 2], "x": 4.25, "y": 3.25},
- {"matrix": [2, 2], "x": 7.5, "y": 3.25}
- ]
- }
- }
- }