keyboard.json (2714B)
- {
- "keyboard_name": "getta25",
- "manufacturer": "Salicylic_Acid",
- "url": "https://salicylic-acid3.hatenablog.com/",
- "maintainer": "Salicylic_acid3",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x3060",
- "device_version": "0.1.3"
- },
- "features": {
- "bootmagic": false,
- "command": true,
- "extrakey": true,
- "mousekey": false,
- "nkro": false,
- "rgblight": true
- },
- "qmk": {
- "locking": {
- "enabled": true,
- "resync": true
- }
- },
- "rgblight": {
- "hue_steps": 10,
- "led_count": 9,
- "animations": {
- "breathing": true,
- "rainbow_mood": true,
- "rainbow_swirl": true,
- "snake": true,
- "knight": true,
- "christmas": true,
- "static_gradient": true,
- "rgb_test": true,
- "alternating": true,
- "twinkle": true
- }
- },
- "ws2812": {
- "pin": "D3"
- },
- "matrix_pins": {
- "cols": ["F4", "F5", "F6", "F7", "B1", "B3"],
- "rows": ["D4", "C6", "D7", "E6", "B2"]
- },
- "diode_direction": "COL2ROW",
- "development_board": "promicro",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [0, 5], "x": 0, "y": 0},
- {"matrix": [1, 5], "x": 1, "y": 0},
- {"matrix": [2, 5], "x": 2, "y": 0},
- {"matrix": [3, 5], "x": 3, "y": 0},
- {"matrix": [0, 4], "x": 0, "y": 1.25},
- {"matrix": [1, 4], "x": 1, "y": 1.25},
- {"matrix": [2, 4], "x": 2, "y": 1.25},
- {"matrix": [3, 4], "x": 3, "y": 1.25},
- {"matrix": [0, 3], "x": 0, "y": 2.25},
- {"matrix": [1, 3], "x": 1, "y": 2.25},
- {"matrix": [2, 3], "x": 2, "y": 2.25},
- {"matrix": [4, 3], "x": 4.25, "y": 2.25},
- {"matrix": [0, 2], "x": 0, "y": 3.25},
- {"matrix": [1, 2], "x": 1, "y": 3.25},
- {"matrix": [2, 2], "x": 2, "y": 3.25},
- {"matrix": [3, 2], "x": 3, "y": 2.25, "h": 2},
- {"matrix": [4, 2], "x": 4.25, "y": 3.25},
- {"matrix": [0, 1], "x": 0, "y": 4.25},
- {"matrix": [1, 1], "x": 1, "y": 4.25},
- {"matrix": [2, 1], "x": 2, "y": 4.25},
- {"matrix": [4, 1], "x": 4.25, "y": 4.25},
- {"matrix": [0, 0], "x": 0, "y": 5.25, "w": 2},
- {"matrix": [2, 0], "x": 2, "y": 5.25},
- {"matrix": [3, 0], "x": 3, "y": 4.25, "h": 2},
- {"matrix": [4, 0], "x": 4.25, "y": 5.25}
- ]
- }
- }
- }