keyboard.json (3560B)
- {
- "manufacturer": "Keebio",
- "keyboard_name": "BAMFK-1",
- "maintainer": "nooges",
- "bootloader": "atmel-dfu",
- "encoder": {
- "enabled": true,
- "rotary": [
- {"pin_a": "C7", "pin_b": "B5"},
- {"pin_a": "D7", "pin_b": "D4"}
- ]
- },
- "features": {
- "bootmagic": true,
- "extrakey": true,
- "mousekey": true,
- "rgb_matrix": true
- },
- "matrix_pins": {
- "direct": [
- ["E6", "B6", "D6"]
- ]
- },
- "processor": "atmega32u4",
- "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
- },
- "default": {
- "animation": "cycle_pinwheel",
- "speed": 48
- },
- "driver": "ws2812",
- "layout": [
- {"x": 56, "y": 0, "flags": 4},
- {"x": 168, "y": 0, "flags": 4},
- {"x": 224, "y": 16, "flags": 4},
- {"x": 224, "y": 48, "flags": 4},
- {"matrix": [0, 2], "x": 168, "y": 64, "flags": 4},
- {"matrix": [0, 1], "x": 56, "y": 64, "flags": 4},
- {"x": 0, "y": 48, "flags": 4},
- {"x": 0, "y": 16, "flags": 4},
- {"x": 0, "y": 0, "flags": 2},
- {"x": 112, "y": 0, "flags": 2},
- {"x": 224, "y": 0, "flags": 2},
- {"x": 224, "y": 32, "flags": 2},
- {"x": 224, "y": 64, "flags": 2},
- {"x": 112, "y": 64, "flags": 2},
- {"x": 224, "y": 64, "flags": 2},
- {"matrix": [0, 0], "x": 112, "y": 32, "flags": 2}
- ],
- "sleep": true
- },
- "url": "https://keeb.io",
- "usb": {
- "device_version": "0.0.1",
- "pid": "0x1211",
- "vid": "0xCB10"
- },
- "ws2812": {
- "pin": "D3"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [0, 0], "x": 1, "y": 0, "w": 2, "h": 2},
- {"matrix": [0, 1], "x": 0, "y": 2.25},
- {"matrix": [0, 2], "x": 3, "y": 2.25}
- ]
- }
- }
- }