qmk_firmware

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

keyboard.json (6682B)


      1 {
      2     "keyboard_name": "Ranger",
      3     "manufacturer": "X-BOWS",
      4     "maintainer": "xbows-qmk",
      5     "usb": {
      6         "vid": "0x5842",
      7         "pid": "0x5261",
      8         "device_version": "0.0.1"
      9     },
     10     "rgb_matrix": {
     11         "animations": {
     12             "breathing": true,
     13             "band_spiral_val": true,
     14             "cycle_all": true,
     15             "cycle_left_right": true,
     16             "cycle_up_down": true,
     17             "cycle_out_in": true,
     18             "cycle_pinwheel": true,
     19             "cycle_spiral": true,
     20             "rainbow_pinwheels": true,
     21             "raindrops": true,
     22             "solid_reactive_simple": true,
     23             "solid_reactive": true,
     24             "solid_reactive_wide": true,
     25             "solid_reactive_cross": true,
     26             "splash": true,
     27             "solid_multisplash": true
     28         },
     29         "center_point": [103, 32],
     30         "driver": "is31fl3731",
     31         "led_process_limit": 18,
     32         "max_brightness": 200,
     33         "sleep": true
     34     },
     35     "features": {
     36         "bootmagic": true,
     37         "extrakey": true,
     38         "mousekey": true,
     39         "nkro": true,
     40         "rgb_matrix": true
     41     },
     42     "matrix_pins": {
     43         "cols": ["B7", "B3", "B2", "B1", "B0", "E6", "F0", "F1", "F4", "F5", "D7", "F6", "F7", "D4", "D5", "D3"],
     44         "rows": ["C7", "B6", "B4", "C6", "B5", "D6"]
     45     },
     46     "diode_direction": "COL2ROW",
     47     "processor": "atmega32u4",
     48     "bootloader": "atmel-dfu",
     49     "debounce": 3,
     50     "layout_aliases": {
     51         "LAYOUT": "LAYOUT_tkl_ansi"
     52     },
     53     "layouts": {
     54         "LAYOUT_tkl_ansi": {
     55             "layout": [
     56                 {"matrix": [0, 0], "x": 0, "y": 0},
     57 
     58                 {"matrix": [0, 1], "x": 2, "y": 0},
     59                 {"matrix": [0, 2], "x": 3, "y": 0},
     60                 {"matrix": [0, 3], "x": 4, "y": 0},
     61                 {"matrix": [0, 4], "x": 5, "y": 0},
     62 
     63                 {"matrix": [0, 5], "x": 6.5, "y": 0},
     64                 {"matrix": [0, 6], "x": 7.5, "y": 0},
     65                 {"matrix": [0, 7], "x": 8.5, "y": 0},
     66                 {"matrix": [0, 8], "x": 9.5, "y": 0},
     67 
     68                 {"matrix": [0, 9], "x": 11, "y": 0},
     69                 {"matrix": [0, 10], "x": 12, "y": 0},
     70                 {"matrix": [0, 11], "x": 13, "y": 0},
     71                 {"matrix": [0, 12], "x": 14, "y": 0},
     72 
     73                 {"matrix": [0, 13], "x": 15.25, "y": 0},
     74                 {"matrix": [0, 14], "x": 16.25, "y": 0},
     75                 {"matrix": [0, 15], "x": 17.25, "y": 0},
     76 
     77                 {"matrix": [1, 0], "x": 0, "y": 1.5},
     78                 {"matrix": [1, 1], "x": 1, "y": 1.5},
     79                 {"matrix": [1, 2], "x": 2, "y": 1.5},
     80                 {"matrix": [1, 3], "x": 3, "y": 1.5},
     81                 {"matrix": [1, 4], "x": 4, "y": 1.5},
     82                 {"matrix": [1, 5], "x": 5, "y": 1.5},
     83                 {"matrix": [1, 6], "x": 6, "y": 1.5},
     84                 {"matrix": [1, 7], "x": 7, "y": 1.5},
     85                 {"matrix": [1, 8], "x": 8, "y": 1.5},
     86                 {"matrix": [1, 9], "x": 9, "y": 1.5},
     87                 {"matrix": [1, 10], "x": 10, "y": 1.5},
     88                 {"matrix": [1, 11], "x": 11, "y": 1.5},
     89                 {"matrix": [1, 12], "x": 12, "y": 1.5},
     90                 {"matrix": [3, 13], "x": 13, "y": 1.5, "w": 2},
     91 
     92                 {"matrix": [1, 13], "x": 15.25, "y": 1.5},
     93                 {"matrix": [1, 14], "x": 16.25, "y": 1.5},
     94                 {"matrix": [1, 15], "x": 17.25, "y": 1.5},
     95 
     96                 {"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
     97                 {"matrix": [2, 1], "x": 1.5, "y": 2.5},
     98                 {"matrix": [2, 2], "x": 2.5, "y": 2.5},
     99                 {"matrix": [2, 3], "x": 3.5, "y": 2.5},
    100                 {"matrix": [2, 4], "x": 4.5, "y": 2.5},
    101                 {"matrix": [2, 5], "x": 5.5, "y": 2.5},
    102                 {"matrix": [2, 6], "x": 6.5, "y": 2.5},
    103                 {"matrix": [2, 7], "x": 7.5, "y": 2.5},
    104                 {"matrix": [2, 8], "x": 8.5, "y": 2.5},
    105                 {"matrix": [2, 9], "x": 9.5, "y": 2.5},
    106                 {"matrix": [2, 10], "x": 10.5, "y": 2.5},
    107                 {"matrix": [2, 11], "x": 11.5, "y": 2.5},
    108                 {"matrix": [2, 12], "x": 12.5, "y": 2.5},
    109                 {"matrix": [4, 13], "x": 13.5, "y": 2.5, "w": 1.5},
    110 
    111                 {"matrix": [2, 13], "x": 15.25, "y": 2.5},
    112                 {"matrix": [2, 14], "x": 16.25, "y": 2.5},
    113                 {"matrix": [2, 15], "x": 17.25, "y": 2.5},
    114 
    115                 {"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
    116                 {"matrix": [3, 1], "x": 1.75, "y": 3.5},
    117                 {"matrix": [3, 2], "x": 2.75, "y": 3.5},
    118                 {"matrix": [3, 3], "x": 3.75, "y": 3.5},
    119                 {"matrix": [3, 4], "x": 4.75, "y": 3.5},
    120                 {"matrix": [3, 5], "x": 5.75, "y": 3.5},
    121                 {"matrix": [3, 6], "x": 6.75, "y": 3.5},
    122                 {"matrix": [3, 7], "x": 7.75, "y": 3.5},
    123                 {"matrix": [3, 8], "x": 8.75, "y": 3.5},
    124                 {"matrix": [3, 9], "x": 9.75, "y": 3.5},
    125                 {"matrix": [3, 10], "x": 10.75, "y": 3.5},
    126                 {"matrix": [3, 11], "x": 11.75, "y": 3.5},
    127                 {"matrix": [3, 12], "x": 12.75, "y": 3.5, "w": 2.25},
    128 
    129                 {"matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25},
    130                 {"matrix": [4, 1], "x": 2.25, "y": 4.5},
    131                 {"matrix": [4, 2], "x": 3.25, "y": 4.5},
    132                 {"matrix": [4, 3], "x": 4.25, "y": 4.5},
    133                 {"matrix": [4, 4], "x": 5.25, "y": 4.5},
    134                 {"matrix": [4, 5], "x": 6.25, "y": 4.5},
    135                 {"matrix": [4, 6], "x": 7.25, "y": 4.5},
    136                 {"matrix": [4, 7], "x": 8.25, "y": 4.5},
    137                 {"matrix": [4, 8], "x": 9.25, "y": 4.5},
    138                 {"matrix": [4, 9], "x": 10.25, "y": 4.5},
    139                 {"matrix": [4, 10], "x": 11.25, "y": 4.5},
    140                 {"matrix": [4, 12], "x": 12.25, "y": 4.5, "w": 2.75},
    141 
    142                 {"matrix": [4, 14], "x": 16.25, "y": 4.5},
    143 
    144                 {"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
    145                 {"matrix": [5, 1], "x": 1.25, "y": 5.5, "w": 1.25},
    146                 {"matrix": [5, 2], "x": 2.5, "y": 5.5, "w": 1.25},
    147                 {"matrix": [5, 5], "x": 3.75, "y": 5.5, "w": 6.25},
    148                 {"matrix": [5, 9], "x": 10, "y": 5.5, "w": 1.25},
    149                 {"matrix": [5, 10], "x": 11.25, "y": 5.5, "w": 1.25},
    150                 {"matrix": [5, 11], "x": 12.5, "y": 5.5, "w": 1.25},
    151                 {"matrix": [5, 12], "x": 13.75, "y": 5.5, "w": 1.25},
    152 
    153                 {"matrix": [5, 13], "x": 15.25, "y": 5.5},
    154                 {"matrix": [5, 14], "x": 16.25, "y": 5.5},
    155                 {"matrix": [5, 15], "x": 17.25, "y": 5.5}
    156             ]
    157         }
    158     }
    159 }