qmk_firmware

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

keyboard.json (5265B)


      1 {
      2     "manufacturer": "Xelus",
      3     "keyboard_name": "Valor Rev3",
      4     "maintainer": "Xelus22",
      5     "bootloader": "atmel-dfu",
      6     "build": {
      7         "lto": true
      8     },
      9     "diode_direction": "COL2ROW",
     10     "features": {
     11         "bootmagic": true,
     12         "extrakey": true,
     13         "mousekey": true,
     14         "nkro": true,
     15         "rgblight": true
     16     },
     17     "matrix_pins": {
     18         "cols": ["E6", "F0", "F1", "F4", "F5", "F6", "F7", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2"],
     19         "rows": ["B1", "B2", "C7", "C6", "B6"]
     20     },
     21     "processor": "atmega32u4",
     22     "qmk": {
     23         "locking": {
     24             "enabled": true,
     25             "resync": true
     26         }
     27     },
     28     "rgblight": {
     29         "default": {
     30             "animation": "rainbow_swirl"
     31         },
     32         "animations": {
     33             "alternating": true,
     34             "breathing": true,
     35             "christmas": true,
     36             "knight": true,
     37             "rainbow_mood": true,
     38             "rainbow_swirl": true,
     39             "rgb_test": true,
     40             "snake": true,
     41             "static_gradient": true,
     42             "twinkle": true
     43         },
     44         "led_count": 32,
     45         "max_brightness": 200,
     46         "saturation_steps": 8
     47     },
     48     "usb": {
     49         "device_version": "0.0.1",
     50         "pid": "0x5652",
     51         "vid": "0x5845"
     52     },
     53     "ws2812": {
     54         "pin": "B0"
     55     },
     56     "community_layouts": ["alice_split_bs"],
     57     "layouts": {
     58         "LAYOUT_alice_split_bs": {
     59             "layout": [
     60                 {"matrix": [0, 0], "x": 0, "y": 0},
     61                 {"matrix": [0, 1], "x": 1.25, "y": 0},
     62                 {"matrix": [0, 2], "x": 2.25, "y": 0},
     63                 {"matrix": [0, 3], "x": 3.25, "y": 0},
     64                 {"matrix": [0, 4], "x": 4.25, "y": 0},
     65                 {"matrix": [0, 5], "x": 5.25, "y": 0},
     66                 {"matrix": [0, 6], "x": 6.25, "y": 0},
     67                 {"matrix": [0, 7], "x": 7.25, "y": 0},
     68                 {"matrix": [0, 8], "x": 10.25, "y": 0},
     69                 {"matrix": [0, 9], "x": 11.25, "y": 0},
     70                 {"matrix": [0, 10], "x": 12.25, "y": 0},
     71                 {"matrix": [0, 11], "x": 13.25, "y": 0},
     72                 {"matrix": [0, 12], "x": 14.25, "y": 0},
     73                 {"matrix": [0, 13], "x": 15.25, "y": 0},
     74                 {"matrix": [0, 14], "x": 16.25, "y": 0},
     75                 {"matrix": [2, 14], "x": 17.25, "y": 0},
     76                 {"matrix": [1, 0], "x": 0, "y": 1},
     77                 {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
     78                 {"matrix": [1, 2], "x": 2.75, "y": 1},
     79                 {"matrix": [1, 3], "x": 3.75, "y": 1},
     80                 {"matrix": [1, 4], "x": 4.75, "y": 1},
     81                 {"matrix": [1, 5], "x": 5.75, "y": 1},
     82                 {"matrix": [1, 6], "x": 6.75, "y": 1},
     83                 {"matrix": [1, 7], "x": 9.75, "y": 1},
     84                 {"matrix": [1, 8], "x": 10.75, "y": 1},
     85                 {"matrix": [1, 9], "x": 11.75, "y": 1},
     86                 {"matrix": [1, 10], "x": 12.75, "y": 1},
     87                 {"matrix": [1, 11], "x": 13.75, "y": 1},
     88                 {"matrix": [1, 12], "x": 14.75, "y": 1},
     89                 {"matrix": [1, 13], "x": 15.75, "y": 1},
     90                 {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
     91                 {"matrix": [2, 0], "x": 0, "y": 2},
     92                 {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
     93                 {"matrix": [2, 2], "x": 3, "y": 2},
     94                 {"matrix": [2, 3], "x": 4, "y": 2},
     95                 {"matrix": [2, 4], "x": 5, "y": 2},
     96                 {"matrix": [2, 5], "x": 6, "y": 2},
     97                 {"matrix": [2, 6], "x": 7, "y": 2},
     98                 {"matrix": [2, 7], "x": 10, "y": 2},
     99                 {"matrix": [2, 8], "x": 11, "y": 2},
    100                 {"matrix": [2, 9], "x": 12, "y": 2},
    101                 {"matrix": [2, 10], "x": 13, "y": 2},
    102                 {"matrix": [2, 11], "x": 14, "y": 2},
    103                 {"matrix": [2, 12], "x": 15, "y": 2},
    104                 {"matrix": [2, 13], "x": 16, "y": 2, "w": 2.25},
    105                 {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
    106                 {"matrix": [3, 2], "x": 3.5, "y": 3},
    107                 {"matrix": [3, 3], "x": 4.5, "y": 3},
    108                 {"matrix": [3, 4], "x": 5.5, "y": 3},
    109                 {"matrix": [3, 5], "x": 6.5, "y": 3},
    110                 {"matrix": [3, 6], "x": 7.5, "y": 3},
    111                 {"matrix": [3, 7], "x": 9.5, "y": 3},
    112                 {"matrix": [3, 8], "x": 10.5, "y": 3},
    113                 {"matrix": [3, 9], "x": 11.5, "y": 3},
    114                 {"matrix": [3, 10], "x": 12.5, "y": 3},
    115                 {"matrix": [3, 11], "x": 13.5, "y": 3},
    116                 {"matrix": [3, 12], "x": 14.5, "y": 3},
    117                 {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
    118                 {"matrix": [3, 14], "x": 17.25, "y": 3},
    119                 {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
    120                 {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
    121                 {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
    122                 {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
    123                 {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
    124                 {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
    125                 {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
    126             ]
    127         }
    128     }
    129 }