qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

keyboard.json (5251B)


      1 {
      2     "keyboard_name": "Iris Rev. 4",
      3     "usb": {
      4         "pid": "0x4256",
      5         "device_version": "4.0.0"
      6     },
      7     "matrix_pins": {
      8         "cols": ["F1", "F4", "D3", "D2", "B7", "D4"],
      9         "rows": ["B1", "F0", "F5", "F6", "F7"]
     10     },
     11     "diode_direction": "COL2ROW",
     12     "encoder": {
     13         "rotary": [
     14             {"pin_a": "B2", "pin_b": "B3"}
     15         ]
     16     },
     17     "backlight": {
     18         "default": {
     19             "brightness": 3
     20         }, 
     21         "pin": "B5",
     22         "levels": 5
     23     },
     24     "rgblight": {
     25         "led_count": 12,
     26         "split_count": [6, 6],
     27         "animations": {
     28             "breathing": true,
     29             "rainbow_mood": true,
     30             "rainbow_swirl": true,
     31             "snake": true,
     32             "knight": true,
     33             "christmas": true,
     34             "static_gradient": true,
     35             "rgb_test": true,
     36             "alternating": true,
     37             "twinkle": true
     38         }
     39     },
     40     "ws2812": {
     41         "pin": "D6"
     42     },
     43     "qmk_lufa_bootloader": {
     44         "esc_input": "B1",
     45         "esc_output": "F1",
     46         "led": "B0",
     47         "speaker": "C6"
     48     },
     49     "split": {
     50         "enabled": true,
     51         "encoder": {
     52             "right": {
     53                 "rotary": [
     54                     {"pin_a": "F7", "pin_b": "F6"}
     55                 ]
     56             }
     57         },
     58         "handedness": {
     59             "pin": "D5"
     60         },
     61         "matrix_pins": {
     62             "right": {
     63                 "cols": ["D4", "D7", "D3", "B7", "F0", "B3"],
     64                 "rows": ["B1", "B2", "D2", "F1", "F4"]
     65             }
     66         },
     67         "serial": {
     68             "pin": "D0"
     69         }
     70     },
     71     "processor": "atmega32u4",
     72     "bootloader": "qmk-dfu",
     73     "features": {
     74         "bootmagic": false,
     75         "mousekey": false,
     76         "extrakey": true,
     77         "backlight": true,
     78         "rgblight": true,
     79         "encoder": true
     80     },
     81     "qmk": {
     82         "locking": {
     83             "enabled": true,
     84             "resync": true
     85         }
     86     },
     87     "build": {
     88         "lto": true
     89     },
     90     "layouts": {
     91         "LAYOUT": {
     92             "layout": [
     93                 {"matrix": [0, 0], "x": 0, "y": 0.375},
     94                 {"matrix": [0, 1], "x": 1, "y": 0.375},
     95                 {"matrix": [0, 2], "x": 2, "y": 0.125},
     96                 {"matrix": [0, 3], "x": 3, "y": 0},
     97                 {"matrix": [0, 4], "x": 4, "y": 0.125},
     98                 {"matrix": [0, 5], "x": 5, "y": 0.25},
     99 
    100                 {"matrix": [5, 5], "x": 9, "y": 0.25},
    101                 {"matrix": [5, 4], "x": 10, "y": 0.125},
    102                 {"matrix": [5, 3], "x": 11, "y": 0},
    103                 {"matrix": [5, 2], "x": 12, "y": 0.125},
    104                 {"matrix": [5, 1], "x": 13, "y": 0.375},
    105                 {"matrix": [5, 0], "x": 14, "y": 0.375},
    106 
    107                 {"matrix": [1, 0], "x": 0, "y": 1.375},
    108                 {"matrix": [1, 1], "x": 1, "y": 1.375},
    109                 {"matrix": [1, 2], "x": 2, "y": 1.125},
    110                 {"matrix": [1, 3], "x": 3, "y": 1},
    111                 {"matrix": [1, 4], "x": 4, "y": 1.125},
    112                 {"matrix": [1, 5], "x": 5, "y": 1.25},
    113 
    114                 {"matrix": [6, 5], "x": 9, "y": 1.25},
    115                 {"matrix": [6, 4], "x": 10, "y": 1.125},
    116                 {"matrix": [6, 3], "x": 11, "y": 1},
    117                 {"matrix": [6, 2], "x": 12, "y": 1.125},
    118                 {"matrix": [6, 1], "x": 13, "y": 1.375},
    119                 {"matrix": [6, 0], "x": 14, "y": 1.375},
    120 
    121                 {"matrix": [2, 0], "x": 0, "y": 2.375},
    122                 {"matrix": [2, 1], "x": 1, "y": 2.375},
    123                 {"matrix": [2, 2], "x": 2, "y": 2.125},
    124                 {"matrix": [2, 3], "x": 3, "y": 2},
    125                 {"matrix": [2, 4], "x": 4, "y": 2.125},
    126                 {"matrix": [2, 5], "x": 5, "y": 2.25},
    127 
    128                 {"matrix": [7, 5], "x": 9, "y": 2.25},
    129                 {"matrix": [7, 4], "x": 10, "y": 2.125},
    130                 {"matrix": [7, 3], "x": 11, "y": 2},
    131                 {"matrix": [7, 2], "x": 12, "y": 2.125},
    132                 {"matrix": [7, 1], "x": 13, "y": 2.375},
    133                 {"matrix": [7, 0], "x": 14, "y": 2.375},
    134 
    135                 {"matrix": [3, 0], "x": 0, "y": 3.375},
    136                 {"matrix": [3, 1], "x": 1, "y": 3.375},
    137                 {"matrix": [3, 2], "x": 2, "y": 3.125},
    138                 {"matrix": [3, 3], "x": 3, "y": 3},
    139                 {"matrix": [3, 4], "x": 4, "y": 3.125},
    140                 {"matrix": [3, 5], "x": 5, "y": 3.25},
    141                 {"matrix": [4, 5], "x": 6.15, "y": 3.75},
    142 
    143                 {"matrix": [9, 5], "x": 7.85, "y": 3.75},
    144                 {"matrix": [8, 5], "x": 9, "y": 3.25},
    145                 {"matrix": [8, 4], "x": 10, "y": 3.125},
    146                 {"matrix": [8, 3], "x": 11, "y": 3},
    147                 {"matrix": [8, 2], "x": 12, "y": 3.125},
    148                 {"matrix": [8, 1], "x": 13, "y": 3.375},
    149                 {"matrix": [8, 0], "x": 14, "y": 3.375},
    150 
    151                 {"matrix": [4, 2], "x": 3.5, "y": 4.25},
    152                 {"matrix": [4, 3], "x": 4.5, "y": 4.375},
    153                 {"matrix": [4, 4], "x": 5.6, "y": 4.75},
    154 
    155                 {"matrix": [9, 4], "x": 8.4, "y": 4.75},
    156                 {"matrix": [9, 3], "x": 9.5, "y": 4.375},
    157                 {"matrix": [9, 2], "x": 10.5, "y": 4.25}
    158             ]
    159         }
    160     }
    161 }