qmk_firmware

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

keyboard.json (7583B)


      1 {
      2     "keyboard_name": "Gas75",
      3     "manufacturer": "ML",
      4     "url": "https://item.taobao.com/item.htm?ft=t&id=652142230132",
      5     "maintainer": "ML",
      6     "usb": {
      7         "vid": "0xC0B0",
      8         "pid": "0x6060",
      9         "device_version": "0.0.1"
     10     },
     11     "host": {
     12         "default": {
     13             "nkro": true
     14         }
     15     },
     16     "rgb_matrix": {
     17         "animations": {
     18             "alphas_mods": true,
     19             "gradient_up_down": true,
     20             "gradient_left_right": true,
     21             "breathing": true,
     22             "band_sat": true,
     23             "band_val": true,
     24             "band_pinwheel_sat": true,
     25             "band_pinwheel_val": true,
     26             "band_spiral_sat": true,
     27             "band_spiral_val": true,
     28             "cycle_all": true,
     29             "cycle_left_right": true,
     30             "cycle_up_down": true,
     31             "rainbow_moving_chevron": true,
     32             "cycle_out_in": true,
     33             "cycle_out_in_dual": true,
     34             "cycle_pinwheel": true,
     35             "cycle_spiral": true,
     36             "dual_beacon": true,
     37             "rainbow_beacon": true,
     38             "rainbow_pinwheels": true,
     39             "raindrops": true,
     40             "jellybean_raindrops": true,
     41             "hue_breathing": true,
     42             "hue_pendulum": true,
     43             "hue_wave": true,
     44             "pixel_rain": true,
     45             "pixel_flow": true,
     46             "pixel_fractal": true,
     47             "solid_reactive_simple": true,
     48             "solid_reactive": true,
     49             "solid_reactive_wide": true,
     50             "solid_reactive_multiwide": true,
     51             "solid_reactive_cross": true,
     52             "solid_reactive_multicross": true,
     53             "solid_reactive_nexus": true,
     54             "solid_reactive_multinexus": true,
     55             "splash": true,
     56             "multisplash": true,
     57             "solid_splash": true,
     58             "solid_multisplash": true
     59         },
     60         "driver": "ws2812",
     61         "layout": [
     62             {"x": 224, "y": 0, "flags": 4},
     63             {"x": 0, "y": 0, "flags": 1},
     64             {"x": 6, "y": 38, "flags": 8}
     65         ],
     66         "max_brightness": 200
     67     },
     68     "features": {
     69         "bootmagic": true,
     70         "encoder": true,
     71         "extrakey": true,
     72         "mousekey": false,
     73         "nkro": true,
     74         "rgb_matrix": true
     75     },
     76     "matrix_pins": {
     77         "cols": ["D1", "D2", "B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "E6", "B0", "B1", "B2", "B3"],
     78         "rows": ["D3", "D5", "D4", "D7", "D6", "B4"]
     79     },
     80     "diode_direction": "COL2ROW",
     81     "encoder": {
     82         "rotary": [
     83             {"pin_a": "F0", "pin_b": "F1"}
     84         ]
     85     },
     86     "ws2812": {
     87         "pin": "D0"
     88     },
     89     "processor": "atmega32u4",
     90     "bootloader": "atmel-dfu",
     91     "layouts": {
     92         "LAYOUT": {
     93             "layout": [
     94                 {"matrix": [0, 0], "x": 0, "y": 0},
     95 
     96                 {"matrix": [0, 1], "x": 1.25, "y": 0},
     97                 {"matrix": [0, 2], "x": 2.25, "y": 0},
     98                 {"matrix": [0, 3], "x": 3.25, "y": 0},
     99                 {"matrix": [0, 4], "x": 4.25, "y": 0},
    100 
    101                 {"matrix": [0, 5], "x": 5.5, "y": 0},
    102                 {"matrix": [0, 6], "x": 6.5, "y": 0},
    103                 {"matrix": [0, 7], "x": 7.5, "y": 0},
    104                 {"matrix": [0, 8], "x": 8.5, "y": 0},
    105 
    106                 {"matrix": [0, 9], "x": 9.75, "y": 0},
    107                 {"matrix": [0, 10], "x": 10.75, "y": 0},
    108                 {"matrix": [0, 11], "x": 11.75, "y": 0},
    109                 {"matrix": [0, 12], "x": 12.75, "y": 0},
    110 
    111                 {"matrix": [0, 13], "x": 14, "y": 0},
    112 
    113                 {"matrix": [0, 14], "x": 15.5, "y": 0},
    114 
    115                 {"matrix": [1, 0], "x": 0, "y": 1.25},
    116                 {"matrix": [1, 1], "x": 1, "y": 1.25},
    117                 {"matrix": [1, 2], "x": 2, "y": 1.25},
    118                 {"matrix": [1, 3], "x": 3, "y": 1.25},
    119                 {"matrix": [1, 4], "x": 4, "y": 1.25},
    120                 {"matrix": [1, 5], "x": 5, "y": 1.25},
    121                 {"matrix": [1, 6], "x": 6, "y": 1.25},
    122                 {"matrix": [1, 7], "x": 7, "y": 1.25},
    123                 {"matrix": [1, 8], "x": 8, "y": 1.25},
    124                 {"matrix": [1, 9], "x": 9, "y": 1.25},
    125                 {"matrix": [1, 10], "x": 10, "y": 1.25},
    126                 {"matrix": [1, 11], "x": 11, "y": 1.25},
    127                 {"matrix": [1, 12], "x": 12, "y": 1.25},
    128                 {"matrix": [1, 13], "x": 13, "y": 1.25, "w": 2},
    129 
    130                 {"matrix": [1, 14], "x": 15.25, "y": 1.25},
    131 
    132                 {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
    133                 {"matrix": [2, 1], "x": 1.5, "y": 2.25},
    134                 {"matrix": [2, 2], "x": 2.5, "y": 2.25},
    135                 {"matrix": [2, 3], "x": 3.5, "y": 2.25},
    136                 {"matrix": [2, 4], "x": 4.5, "y": 2.25},
    137                 {"matrix": [2, 5], "x": 5.5, "y": 2.25},
    138                 {"matrix": [2, 6], "x": 6.5, "y": 2.25},
    139                 {"matrix": [2, 7], "x": 7.5, "y": 2.25},
    140                 {"matrix": [2, 8], "x": 8.5, "y": 2.25},
    141                 {"matrix": [2, 9], "x": 9.5, "y": 2.25},
    142                 {"matrix": [2, 10], "x": 10.5, "y": 2.25},
    143                 {"matrix": [2, 11], "x": 11.5, "y": 2.25},
    144                 {"matrix": [2, 12], "x": 12.5, "y": 2.25},
    145                 {"matrix": [2, 13], "x": 13.5, "y": 2.25, "w": 1.5},
    146 
    147                 {"matrix": [2, 14], "x": 15.25, "y": 2.25},
    148 
    149                 {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
    150                 {"matrix": [3, 1], "x": 1.75, "y": 3.25},
    151                 {"matrix": [3, 2], "x": 2.75, "y": 3.25},
    152                 {"matrix": [3, 3], "x": 3.75, "y": 3.25},
    153                 {"matrix": [3, 4], "x": 4.75, "y": 3.25},
    154                 {"matrix": [3, 5], "x": 5.75, "y": 3.25},
    155                 {"matrix": [3, 6], "x": 6.75, "y": 3.25},
    156                 {"matrix": [3, 7], "x": 7.75, "y": 3.25},
    157                 {"matrix": [3, 8], "x": 8.75, "y": 3.25},
    158                 {"matrix": [3, 9], "x": 9.75, "y": 3.25},
    159                 {"matrix": [3, 10], "x": 10.75, "y": 3.25},
    160                 {"matrix": [3, 11], "x": 11.75, "y": 3.25},
    161                 {"matrix": [3, 13], "x": 12.75, "y": 3.25, "w": 2.25},
    162 
    163                 {"matrix": [3, 14], "x": 15.25, "y": 3.25},
    164 
    165                 {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 2.25},
    166                 {"matrix": [4, 2], "x": 2.25, "y": 4.25},
    167                 {"matrix": [4, 3], "x": 3.25, "y": 4.25},
    168                 {"matrix": [4, 4], "x": 4.25, "y": 4.25},
    169                 {"matrix": [4, 5], "x": 5.25, "y": 4.25},
    170                 {"matrix": [4, 6], "x": 6.25, "y": 4.25},
    171                 {"matrix": [4, 7], "x": 7.25, "y": 4.25},
    172                 {"matrix": [4, 8], "x": 8.25, "y": 4.25},
    173                 {"matrix": [4, 9], "x": 9.25, "y": 4.25},
    174                 {"matrix": [4, 10], "x": 10.25, "y": 4.25},
    175                 {"matrix": [4, 11], "x": 11.25, "y": 4.25},
    176                 {"matrix": [4, 12], "x": 12.25, "y": 4.25, "w": 1.75},
    177 
    178                 {"matrix": [4, 13], "x": 14.25, "y": 4.5},
    179 
    180                 {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
    181                 {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
    182                 {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
    183                 {"matrix": [5, 6], "x": 3.75, "y": 5.25, "w": 6.25},
    184                 {"matrix": [5, 10], "x": 10, "y": 5.25, "w": 1.25},
    185                 {"matrix": [5, 11], "x": 11.25, "y": 5.25, "w": 1.25},
    186 
    187                 {"matrix": [5, 12], "x": 13.25, "y": 5.5},
    188                 {"matrix": [5, 13], "x": 14.25, "y": 5.5},
    189                 {"matrix": [5, 14], "x": 15.25, "y": 5.5}
    190             ]
    191         }
    192     }
    193 }