qmk_firmware

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

keyboard.json (6233B)


      1 {
      2     "manufacturer": "https://github.com/stapelberg",
      3     "keyboard_name": "kinT (kint32)",
      4     "bootloader": "halfkay",
      5     "build": {
      6         "debounce_type": "sym_eager_pk"
      7     },
      8     "debounce": 20,
      9     "diode_direction": "COL2ROW",
     10     "features": {
     11         "bootmagic": true,
     12         "extrakey": true,
     13         "mousekey": true,
     14         "nkro": true
     15     },
     16     "indicators": {
     17         "caps_lock": "C7",
     18         "on_state": 0
     19     },
     20     "matrix_pins": {
     21         "cols": ["B3", "D1", "C0", "D5", "C1", "B2", "D4"],
     22         "rows": ["D3", "C3", "C4", "C6", "D2", "B0", "D7", "A12", "A13", "B17", "B16", "D0", "B1", "C2", "D6"]
     23     },
     24     "processor": "MK20DX256",
     25     "usb": {
     26         "device_version": "0.0.1",
     27         "max_power": 100,
     28         "pid": "0x345C",
     29         "vid": "0x1209"
     30     },
     31     "layouts": {
     32         "LAYOUT": {
     33             "layout": [
     34                 {"matrix": [12, 0], "x": 0, "y": 0, "w": 0.69, "h": 0.85},
     35                 {"matrix": [13, 0], "x": 0.7, "y": 0, "w": 0.69, "h": 0.85},
     36                 {"matrix": [14, 0], "x": 1.39, "y": 0, "w": 0.69, "h": 0.85},
     37                 {"matrix": [12, 1], "x": 2.09, "y": 0, "w": 0.69, "h": 0.85},
     38                 {"matrix": [13, 1], "x": 2.78, "y": 0, "w": 0.69, "h": 0.85},
     39                 {"matrix": [14, 1], "x": 3.48, "y": 0, "w": 0.69, "h": 0.85},
     40                 {"matrix": [12, 2], "x": 4.17, "y": 0, "w": 0.69, "h": 0.85},
     41                 {"matrix": [13, 2], "x": 4.87, "y": 0, "w": 0.69, "h": 0.85},
     42                 {"matrix": [14, 2], "x": 5.56, "y": 0, "w": 0.69, "h": 0.85},
     43                 {"matrix": [12, 3], "x": 9.25, "y": 0, "w": 0.69, "h": 0.85},
     44                 {"matrix": [13, 3], "x": 9.95, "y": 0, "w": 0.69, "h": 0.85},
     45                 {"matrix": [14, 3], "x": 10.64, "y": 0, "w": 0.69, "h": 0.85},
     46                 {"matrix": [12, 4], "x": 11.34, "y": 0, "w": 0.69, "h": 0.85},
     47                 {"matrix": [13, 4], "x": 12.03, "y": 0, "w": 0.69, "h": 0.85},
     48                 {"matrix": [14, 4], "x": 12.73, "y": 0, "w": 0.69, "h": 0.85},
     49                 {"matrix": [12, 5], "x": 13.42, "y": 0, "w": 0.69, "h": 0.85},
     50                 {"matrix": [14, 5], "x": 14.12, "y": 0, "w": 0.69, "h": 0.85},
     51                 {"matrix": [13, 5], "x": 14.81, "y": 0, "w": 0.69, "h": 0.85},
     52                 {"matrix": [0, 0], "x": 0, "y": 1.25, "w": 1.25},
     53                 {"matrix": [1, 0], "x": 1.25, "y": 1.25},
     54                 {"matrix": [2, 0], "x": 2.25, "y": 1},
     55                 {"matrix": [3, 0], "x": 3.25, "y": 1},
     56                 {"matrix": [4, 0], "x": 4.25, "y": 1},
     57                 {"matrix": [5, 0], "x": 5.25, "y": 1},
     58                 {"matrix": [6, 0], "x": 9.25, "y": 1},
     59                 {"matrix": [7, 0], "x": 10.25, "y": 1},
     60                 {"matrix": [8, 0], "x": 11.25, "y": 1},
     61                 {"matrix": [9, 0], "x": 12.25, "y": 1},
     62                 {"matrix": [10, 0], "x": 13.25, "y": 1.25},
     63                 {"matrix": [11, 0], "x": 14.25, "y": 1.25, "w": 1.25},
     64                 {"matrix": [0, 1], "x": 0, "y": 2.25, "w": 1.25},
     65                 {"matrix": [1, 1], "x": 1.25, "y": 2.25},
     66                 {"matrix": [2, 1], "x": 2.25, "y": 2},
     67                 {"matrix": [3, 1], "x": 3.25, "y": 2},
     68                 {"matrix": [4, 1], "x": 4.25, "y": 2},
     69                 {"matrix": [5, 1], "x": 5.25, "y": 2},
     70                 {"matrix": [6, 1], "x": 9.25, "y": 2},
     71                 {"matrix": [7, 1], "x": 10.25, "y": 2},
     72                 {"matrix": [8, 1], "x": 11.25, "y": 2},
     73                 {"matrix": [9, 1], "x": 12.25, "y": 2},
     74                 {"matrix": [10, 1], "x": 13.25, "y": 2.25},
     75                 {"matrix": [11, 1], "x": 14.25, "y": 2.25, "w": 1.25},
     76                 {"matrix": [0, 2], "x": 0, "y": 3.25, "w": 1.25},
     77                 {"matrix": [1, 2], "x": 1.25, "y": 3.25},
     78                 {"matrix": [2, 2], "x": 2.25, "y": 3},
     79                 {"matrix": [3, 2], "x": 3.25, "y": 3},
     80                 {"matrix": [4, 2], "x": 4.25, "y": 3},
     81                 {"matrix": [5, 2], "x": 5.25, "y": 3},
     82                 {"matrix": [6, 2], "x": 9.25, "y": 3},
     83                 {"matrix": [7, 2], "x": 10.25, "y": 3},
     84                 {"matrix": [8, 2], "x": 11.25, "y": 3},
     85                 {"matrix": [9, 2], "x": 12.25, "y": 3},
     86                 {"matrix": [10, 2], "x": 13.25, "y": 3.25},
     87                 {"matrix": [11, 2], "x": 14.25, "y": 3.25, "w": 1.25},
     88                 {"matrix": [0, 3], "x": 0, "y": 4.25, "w": 1.25},
     89                 {"matrix": [1, 3], "x": 1.25, "y": 4.25},
     90                 {"matrix": [2, 3], "x": 2.25, "y": 4},
     91                 {"matrix": [3, 3], "x": 3.25, "y": 4},
     92                 {"matrix": [4, 3], "x": 4.25, "y": 4},
     93                 {"matrix": [5, 3], "x": 5.25, "y": 4},
     94                 {"matrix": [6, 3], "x": 9.25, "y": 4},
     95                 {"matrix": [7, 3], "x": 10.25, "y": 4},
     96                 {"matrix": [8, 3], "x": 11.25, "y": 4},
     97                 {"matrix": [9, 3], "x": 12.25, "y": 4},
     98                 {"matrix": [10, 3], "x": 13.25, "y": 4.25},
     99                 {"matrix": [11, 3], "x": 14.25, "y": 4.25, "w": 1.25},
    100                 {"matrix": [1, 4], "x": 1.25, "y": 5.25},
    101                 {"matrix": [2, 4], "x": 2.25, "y": 5},
    102                 {"matrix": [3, 4], "x": 3.25, "y": 5},
    103                 {"matrix": [5, 4], "x": 4.25, "y": 5},
    104                 {"matrix": [6, 4], "x": 10.25, "y": 5},
    105                 {"matrix": [8, 4], "x": 11.25, "y": 5},
    106                 {"matrix": [9, 4], "x": 12.25, "y": 5},
    107                 {"matrix": [10, 4], "x": 13.25, "y": 5.25},
    108                 {"matrix": [5, 6], "x": 5.25, "y": 6},
    109                 {"matrix": [5, 5], "x": 6.25, "y": 6},
    110                 {"matrix": [9, 6], "x": 8.25, "y": 6},
    111                 {"matrix": [8, 5], "x": 9.25, "y": 6},
    112                 {"matrix": [3, 5], "x": 6.25, "y": 7},
    113                 {"matrix": [8, 6], "x": 8.25, "y": 7},
    114                 {"matrix": [3, 6], "x": 4.25, "y": 7, "h": 2},
    115                 {"matrix": [4, 6], "x": 5.25, "y": 7, "h": 2},
    116                 {"matrix": [2, 5], "x": 6.25, "y": 8},
    117                 {"matrix": [6, 6], "x": 8.25, "y": 8},
    118                 {"matrix": [7, 5], "x": 9.25, "y": 7, "h": 2},
    119                 {"matrix": [6, 5], "x": 10.25, "y": 7, "h": 2}
    120             ]
    121         }
    122     }
    123 }