qmk_firmware

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

keyboard.json (10362B)


      1 {
      2     "keyboard_name": "Valor Rev2",
      3     "manufacturer": "Xelus",
      4     "maintainer": "Xelus22",
      5     "usb": {
      6         "vid": "0x5845",
      7         "pid": "0x5653",
      8         "device_version": "0.0.1"
      9     },
     10     "build": {
     11         "lto": true
     12     },
     13     "features": {
     14         "bootmagic": true,
     15         "extrakey": true,
     16         "mousekey": true,
     17         "nkro": true,
     18         "rgb_matrix": true
     19     },
     20     "ws2812": {
     21         "pin": "A9",
     22         "driver": "pwm"
     23     },
     24     "rgb_matrix": {
     25         "animations": {
     26             "alphas_mods": true,
     27             "gradient_up_down": true,
     28             "gradient_left_right": true,
     29             "breathing": true,
     30             "band_sat": true,
     31             "band_val": true,
     32             "band_pinwheel_sat": true,
     33             "band_pinwheel_val": true,
     34             "band_spiral_sat": true,
     35             "band_spiral_val": true,
     36             "cycle_all": true,
     37             "cycle_left_right": true,
     38             "cycle_up_down": true,
     39             "rainbow_moving_chevron": true,
     40             "cycle_out_in": true,
     41             "cycle_out_in_dual": true,
     42             "cycle_pinwheel": true,
     43             "cycle_spiral": true,
     44             "dual_beacon": true,
     45             "rainbow_beacon": true,
     46             "rainbow_pinwheels": true,
     47             "raindrops": true,
     48             "jellybean_raindrops": true,
     49             "hue_breathing": true,
     50             "hue_pendulum": true,
     51             "hue_wave": true,
     52             "pixel_rain": true,
     53             "pixel_flow": true,
     54             "pixel_fractal": true,
     55             "typing_heatmap": true,
     56             "digital_rain": true,
     57             "solid_reactive_simple": true,
     58             "solid_reactive": true,
     59             "solid_reactive_wide": true,
     60             "solid_reactive_multiwide": true,
     61             "solid_reactive_cross": true,
     62             "solid_reactive_multicross": true,
     63             "solid_reactive_nexus": true,
     64             "solid_reactive_multinexus": true,
     65             "splash": true,
     66             "multisplash": true,
     67             "solid_splash": true,
     68             "solid_multisplash": true
     69         },
     70         "default": {
     71             "flags": 7
     72         },
     73         "driver": "ws2812",
     74         "max_brightness": 200,
     75         "sleep": true
     76     },
     77     "matrix_pins": {
     78         "cols": ["B2", "B1", "B0", "A7", "A6", "A5", "A4", "A13", "B7", "B6", "B5", "B4", "B3", "A15", "A14"],
     79         "rows": ["B11", "B10", "A3", "A1", "A2"]
     80     },
     81     "diode_direction": "COL2ROW",
     82     "eeprom": {
     83         "driver": "i2c"
     84     },
     85     "processor": "STM32L422",
     86     "bootloader": "stm32-dfu",
     87     "community_layouts": ["alice", "alice_split_bs"],
     88     "layout_aliases": {
     89         "LAYOUT_all": "LAYOUT_alice_split_bs"
     90     },
     91     "layouts": {
     92         "LAYOUT_alice": {
     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                 {"matrix": [0, 5], "x": 5.25, "y": 0},
    101                 {"matrix": [0, 6], "x": 6.25, "y": 0},
    102                 {"matrix": [0, 7], "x": 7.25, "y": 0},
    103 
    104                 {"matrix": [0, 8], "x": 10.25, "y": 0},
    105                 {"matrix": [0, 9], "x": 11.25, "y": 0},
    106                 {"matrix": [0, 10], "x": 12.25, "y": 0},
    107                 {"matrix": [0, 11], "x": 13.25, "y": 0},
    108                 {"matrix": [0, 12], "x": 14.25, "y": 0},
    109                 {"matrix": [0, 13], "x": 15.25, "y": 0},
    110                 {"matrix": [0, 14], "x": 16.25, "y": 0, "w": 2},
    111 
    112                 {"matrix": [1, 0], "x": 0, "y": 1},
    113 
    114                 {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
    115                 {"matrix": [1, 2], "x": 2.75, "y": 1},
    116                 {"matrix": [1, 3], "x": 3.75, "y": 1},
    117                 {"matrix": [1, 4], "x": 4.75, "y": 1},
    118                 {"matrix": [1, 5], "x": 5.75, "y": 1},
    119                 {"matrix": [1, 6], "x": 6.75, "y": 1},
    120 
    121                 {"matrix": [1, 7], "x": 9.75, "y": 1},
    122                 {"matrix": [1, 8], "x": 10.75, "y": 1},
    123                 {"matrix": [1, 9], "x": 11.75, "y": 1},
    124                 {"matrix": [1, 10], "x": 12.75, "y": 1},
    125                 {"matrix": [1, 11], "x": 13.75, "y": 1},
    126                 {"matrix": [1, 12], "x": 14.75, "y": 1},
    127                 {"matrix": [1, 13], "x": 15.75, "y": 1},
    128                 {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
    129 
    130                 {"matrix": [2, 0], "x": 0, "y": 2},
    131                 {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
    132                 {"matrix": [2, 2], "x": 3, "y": 2},
    133                 {"matrix": [2, 3], "x": 4, "y": 2},
    134                 {"matrix": [2, 4], "x": 5, "y": 2},
    135                 {"matrix": [2, 5], "x": 6, "y": 2},
    136                 {"matrix": [2, 6], "x": 7, "y": 2},
    137 
    138                 {"matrix": [2, 7], "x": 10, "y": 2},
    139                 {"matrix": [2, 8], "x": 11, "y": 2},
    140                 {"matrix": [2, 9], "x": 12, "y": 2},
    141                 {"matrix": [2, 10], "x": 13, "y": 2},
    142                 {"matrix": [2, 11], "x": 14, "y": 2},
    143                 {"matrix": [2, 12], "x": 15, "y": 2},
    144                 {"matrix": [2, 13], "x": 16, "y": 2, "w": 2.25},
    145 
    146                 {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
    147                 {"matrix": [3, 2], "x": 3.5, "y": 3},
    148                 {"matrix": [3, 3], "x": 4.5, "y": 3},
    149                 {"matrix": [3, 4], "x": 5.5, "y": 3},
    150                 {"matrix": [3, 5], "x": 6.5, "y": 3},
    151                 {"matrix": [3, 6], "x": 7.5, "y": 3},
    152 
    153                 {"matrix": [3, 7], "x": 9.5, "y": 3},
    154                 {"matrix": [3, 8], "x": 10.5, "y": 3},
    155                 {"matrix": [3, 9], "x": 11.5, "y": 3},
    156                 {"matrix": [3, 10], "x": 12.5, "y": 3},
    157                 {"matrix": [3, 11], "x": 13.5, "y": 3},
    158                 {"matrix": [3, 12], "x": 14.5, "y": 3},
    159                 {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
    160                 {"matrix": [3, 14], "x": 17.25, "y": 3},
    161 
    162                 {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
    163                 {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
    164                 {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
    165                 {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
    166                 {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
    167                 {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
    168                 {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
    169             ]
    170         },
    171         "LAYOUT_alice_split_bs": {
    172             "layout": [
    173                 {"matrix": [0, 0], "x": 0, "y": 0},
    174 
    175                 {"matrix": [0, 1], "x": 1.25, "y": 0},
    176                 {"matrix": [0, 2], "x": 2.25, "y": 0},
    177                 {"matrix": [0, 3], "x": 3.25, "y": 0},
    178                 {"matrix": [0, 4], "x": 4.25, "y": 0},
    179                 {"matrix": [0, 5], "x": 5.25, "y": 0},
    180                 {"matrix": [0, 6], "x": 6.25, "y": 0},
    181                 {"matrix": [0, 7], "x": 7.25, "y": 0},
    182 
    183                 {"matrix": [0, 8], "x": 10.25, "y": 0},
    184                 {"matrix": [0, 9], "x": 11.25, "y": 0},
    185                 {"matrix": [0, 10], "x": 12.25, "y": 0},
    186                 {"matrix": [0, 11], "x": 13.25, "y": 0},
    187                 {"matrix": [0, 12], "x": 14.25, "y": 0},
    188                 {"matrix": [0, 13], "x": 15.25, "y": 0},
    189                 {"matrix": [0, 14], "x": 16.25, "y": 0},
    190                 {"matrix": [2, 14], "x": 17.25, "y": 0},
    191 
    192                 {"matrix": [1, 0], "x": 0, "y": 1},
    193 
    194                 {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
    195                 {"matrix": [1, 2], "x": 2.75, "y": 1},
    196                 {"matrix": [1, 3], "x": 3.75, "y": 1},
    197                 {"matrix": [1, 4], "x": 4.75, "y": 1},
    198                 {"matrix": [1, 5], "x": 5.75, "y": 1},
    199                 {"matrix": [1, 6], "x": 6.75, "y": 1},
    200 
    201                 {"matrix": [1, 7], "x": 9.75, "y": 1},
    202                 {"matrix": [1, 8], "x": 10.75, "y": 1},
    203                 {"matrix": [1, 9], "x": 11.75, "y": 1},
    204                 {"matrix": [1, 10], "x": 12.75, "y": 1},
    205                 {"matrix": [1, 11], "x": 13.75, "y": 1},
    206                 {"matrix": [1, 12], "x": 14.75, "y": 1},
    207                 {"matrix": [1, 13], "x": 15.75, "y": 1},
    208                 {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
    209 
    210                 {"matrix": [2, 0], "x": 0, "y": 2},
    211                 {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
    212                 {"matrix": [2, 2], "x": 3, "y": 2},
    213                 {"matrix": [2, 3], "x": 4, "y": 2},
    214                 {"matrix": [2, 4], "x": 5, "y": 2},
    215                 {"matrix": [2, 5], "x": 6, "y": 2},
    216                 {"matrix": [2, 6], "x": 7, "y": 2},
    217 
    218                 {"matrix": [2, 7], "x": 10, "y": 2},
    219                 {"matrix": [2, 8], "x": 11, "y": 2},
    220                 {"matrix": [2, 9], "x": 12, "y": 2},
    221                 {"matrix": [2, 10], "x": 13, "y": 2},
    222                 {"matrix": [2, 11], "x": 14, "y": 2},
    223                 {"matrix": [2, 12], "x": 15, "y": 2},
    224                 {"matrix": [2, 13], "x": 16, "y": 2, "w": 2.25},
    225 
    226                 {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
    227                 {"matrix": [3, 2], "x": 3.5, "y": 3},
    228                 {"matrix": [3, 3], "x": 4.5, "y": 3},
    229                 {"matrix": [3, 4], "x": 5.5, "y": 3},
    230                 {"matrix": [3, 5], "x": 6.5, "y": 3},
    231                 {"matrix": [3, 6], "x": 7.5, "y": 3},
    232 
    233                 {"matrix": [3, 7], "x": 9.5, "y": 3},
    234                 {"matrix": [3, 8], "x": 10.5, "y": 3},
    235                 {"matrix": [3, 9], "x": 11.5, "y": 3},
    236                 {"matrix": [3, 10], "x": 12.5, "y": 3},
    237                 {"matrix": [3, 11], "x": 13.5, "y": 3},
    238                 {"matrix": [3, 12], "x": 14.5, "y": 3},
    239                 {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
    240                 {"matrix": [3, 14], "x": 17.25, "y": 3},
    241 
    242                 {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
    243                 {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
    244                 {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
    245                 {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
    246                 {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
    247                 {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
    248                 {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
    249             ]
    250         }
    251     }
    252 }