qmk_firmware

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

keyboard.json (5331B)


      1 {
      2     "keyboard_name": "Alter",
      3     "manufacturer": "Neil Brian Ramirez",
      4     "maintainer": "Neil Brian Ramirez",
      5     "usb": {
      6         "vid": "0x0717",
      7         "pid": "0x0002",
      8         "device_version": "0.0.1"
      9     },
     10     "features": {
     11         "bootmagic": true,
     12         "extrakey": true,
     13         "mousekey": false,
     14         "nkro": false,
     15         "rgblight": true
     16     },
     17     "qmk": {
     18         "locking": {
     19             "enabled": true,
     20             "resync": true
     21         }
     22     },
     23     "matrix_pins": {
     24         "cols": ["C7", "C6", "B6", "B5", "B0", "B1", "B2", "B3"],
     25         "rows": ["F7", "F6", "F5", "E6", "D0", "B7", "D5", "D3", "D2", "D1"]
     26     },
     27     "diode_direction": "COL2ROW",
     28     "indicators": {
     29         "caps_lock": "D6",
     30         "num_lock": "D7",
     31         "scroll_lock": "B4"
     32     },
     33     "rgblight": {
     34         "saturation_steps": 8,
     35         "brightness_steps": 8,
     36         "led_count": 18,
     37         "sleep": true,
     38         "animations": {
     39             "breathing": true,
     40             "rainbow_mood": true,
     41             "rainbow_swirl": true,
     42             "snake": true,
     43             "knight": true,
     44             "christmas": true,
     45             "static_gradient": true,
     46             "rgb_test": true,
     47             "alternating": true,
     48             "twinkle": true
     49         }
     50     },
     51     "ws2812": {
     52         "pin": "F1"
     53     },
     54     "processor": "atmega32u4",
     55     "bootloader": "atmel-dfu",
     56     "community_layouts": ["alice_split_bs"],
     57     "layout_aliases": {
     58         "LAYOUT": "LAYOUT_alice_split_bs"
     59     },
     60     "layouts": {
     61         "LAYOUT_alice_split_bs": {
     62             "layout": [
     63                 {"matrix": [0, 0], "x": 0.5, "y": 0},
     64                 {"matrix": [1, 0], "x": 2, "y": 0},
     65                 {"matrix": [0, 1], "x": 3, "y": 0},
     66                 {"matrix": [1, 1], "x": 4, "y": 0},
     67                 {"matrix": [0, 2], "x": 5, "y": 0},
     68                 {"matrix": [1, 2], "x": 6, "y": 0},
     69                 {"matrix": [0, 3], "x": 7, "y": 0},
     70                 {"matrix": [1, 3], "x": 8, "y": 0},
     71 
     72                 {"matrix": [0, 4], "x": 11.25, "y": 0},
     73                 {"matrix": [1, 4], "x": 12.25, "y": 0},
     74                 {"matrix": [0, 5], "x": 13.25, "y": 0},
     75                 {"matrix": [1, 5], "x": 14.25, "y": 0},
     76                 {"matrix": [0, 6], "x": 15.25, "y": 0},
     77                 {"matrix": [1, 6], "x": 16.25, "y": 0},
     78                 {"matrix": [1, 7], "x": 17.25, "y": 0},
     79                 {"matrix": [0, 7], "x": 18.25, "y": 0},
     80 
     81                 {"matrix": [2, 0], "x": 0.25, "y": 1},
     82                 {"matrix": [3, 0], "x": 1.75, "y": 1, "w": 1.5},
     83                 {"matrix": [2, 1], "x": 3.25, "y": 1},
     84                 {"matrix": [3, 1], "x": 4.25, "y": 1},
     85                 {"matrix": [2, 2], "x": 5.25, "y": 1},
     86                 {"matrix": [3, 2], "x": 6.25, "y": 1},
     87                 {"matrix": [2, 3], "x": 7.25, "y": 1},
     88 
     89                 {"matrix": [2, 4], "x": 11, "y": 1},
     90                 {"matrix": [3, 4], "x": 12, "y": 1},
     91                 {"matrix": [2, 5], "x": 13, "y": 1},
     92                 {"matrix": [3, 5], "x": 14, "y": 1},
     93                 {"matrix": [2, 6], "x": 15, "y": 1},
     94                 {"matrix": [3, 6], "x": 16, "y": 1},
     95                 {"matrix": [2, 7], "x": 17, "y": 1},
     96                 {"matrix": [3, 7], "x": 18, "y": 1, "w": 1.5},
     97 
     98                 {"matrix": [4, 0], "x": 0, "y": 2},
     99                 {"matrix": [5, 0], "x": 1.5, "y": 2, "w": 1.75},
    100                 {"matrix": [5, 1], "x": 3.25, "y": 2},
    101                 {"matrix": [4, 2], "x": 4.5, "y": 2},
    102                 {"matrix": [5, 2], "x": 5.5, "y": 2},
    103                 {"matrix": [4, 3], "x": 6.5, "y": 2},
    104                 {"matrix": [5, 3], "x": 7.5, "y": 2},
    105 
    106                 {"matrix": [4, 4], "x": 11.25, "y": 2},
    107                 {"matrix": [5, 4], "x": 12.25, "y": 2},
    108                 {"matrix": [4, 5], "x": 13.25, "y": 2},
    109                 {"matrix": [5, 5], "x": 14.25, "y": 2},
    110                 {"matrix": [4, 6], "x": 15.5, "y": 2},
    111                 {"matrix": [5, 6], "x": 16.5, "y": 2},
    112                 {"matrix": [4, 7], "x": 17.5, "y": 2, "w": 2.25},
    113 
    114                 {"matrix": [7, 0], "x": 1.25, "y": 3, "w": 2.25},
    115                 {"matrix": [7, 1], "x": 3.5, "y": 3},
    116                 {"matrix": [6, 2], "x": 5, "y": 3},
    117                 {"matrix": [7, 2], "x": 6, "y": 3},
    118                 {"matrix": [6, 3], "x": 7, "y": 3},
    119                 {"matrix": [7, 3], "x": 8, "y": 3},
    120 
    121                 {"matrix": [6, 4], "x": 10.75, "y": 3},
    122                 {"matrix": [7, 4], "x": 11.75, "y": 3},
    123                 {"matrix": [6, 5], "x": 12.75, "y": 3},
    124                 {"matrix": [7, 5], "x": 13.75, "y": 3},
    125                 {"matrix": [6, 6], "x": 15.25, "y": 3},
    126                 {"matrix": [7, 6], "x": 16.25, "y": 3},
    127                 {"matrix": [6, 7], "x": 17.25, "y": 3, "w": 1.75},
    128                 {"matrix": [7, 7], "x": 19, "y": 3},
    129 
    130                 {"matrix": [9, 0], "x": 1.25, "y": 4, "w": 1.5},
    131                 {"matrix": [8, 2], "x": 5, "y": 4, "w": 1.5},
    132                 {"matrix": [9, 2], "x": 6.5, "y": 4, "w": 2},
    133                 {"matrix": [8, 3], "x": 8.5, "y": 4, "w": 1.25},
    134                 {"matrix": [8, 4], "x": 10.5, "y": 4, "w": 2.75},
    135                 {"matrix": [9, 5], "x": 13.25, "y": 4, "w": 1.5},
    136                 {"matrix": [8, 7], "x": 18.25, "y": 4, "w": 1.5}
    137             ]
    138         }
    139     }
    140 }