keyboard.json (1681B)
- {
- "manufacturer": "Binepad",
- "keyboard_name": "KnobX1",
- "maintainer": "binepad",
- "bootloader": "stm32duino",
- "bootloader_instructions": "Hold down the layer button (small button on the bottom left) and plug in the keyboard.",
- "diode_direction": "COL2ROW",
- "eeprom": {
- "wear_leveling": {
- "backing_size": 1024
- }
- },
- "encoder": {
- "rotary": [
- {"pin_a": "B12", "pin_b": "B13", "resolution": 2}
- ]
- },
- "features": {
- "bootmagic": true,
- "encoder": true,
- "extrakey": true,
- "mousekey": true,
- "rgblight": true
- },
- "matrix_pins": {
- "direct": [
- ["A7", "A15"]
- ]
- },
- "processor": "STM32F103",
- "rgblight": {
- "animations": {
- "alternating": true,
- "breathing": true,
- "christmas": true,
- "gradient": true,
- "knight": true,
- "rainbow_mood": true,
- "rainbow_swirl": true,
- "snake": true,
- "twinkle": true
- },
- "default": {
- "hue": 198,
- "speed": 2,
- "val": 204
- },
- "driver": "ws2812",
- "led_count": 2,
- "sleep": true
- },
- "url": "https://binepad.com/products/knobx1",
- "usb": {
- "device_version": "1.0.0",
- "pid": "0x4249",
- "vid": "0x5831"
- },
- "ws2812": {
- "pin": "C13"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0},
- {"matrix": [0, 1], "x": 1, "y": 0, "w": 3, "h": 3}
- ]
- }
- }
- }