qmk_firmware

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

keyboard.json (6471B)


      1 {
      2     "keyboard_name": "kinT (kintlc)",
      3     "manufacturer": "https://github.com/stapelberg",
      4     "usb": {
      5         "vid": "0x1209",
      6         "pid": "0x345C",
      7         "device_version": "0.0.1",
      8         "max_power": 50
      9     },
     10     "features": {
     11         "bootmagic": true,
     12         "mousekey": true,
     13         "extrakey": true,
     14         "nkro": true
     15     },
     16     "build": {
     17         "debounce_type": "sym_eager_pk"
     18     },
     19     "matrix_pins": {
     20         "cols": ["LINE_PIN18", "LINE_PIN14", "LINE_PIN15", "LINE_PIN20", "LINE_PIN22", "LINE_PIN19", "LINE_PIN6"],
     21         "rows": ["LINE_PIN8", "LINE_PIN9", "LINE_PIN10", "LINE_PIN11", "LINE_PIN7", "LINE_PIN16", "LINE_PIN5", "LINE_PIN3", "LINE_PIN4", "LINE_PIN1", "LINE_PIN0", "LINE_PIN2", "LINE_PIN17", "LINE_PIN23", "LINE_PIN21"]
     22     },
     23     "diode_direction": "COL2ROW",
     24     "indicators": {
     25         "caps_lock": "LINE_PIN12",
     26         "scroll_lock": "LINE_PIN25",
     27         "compose": "LINE_PIN24",
     28         "on_state": 0
     29     },
     30     "processor": "MKL26Z64",
     31     "bootloader": "halfkay",
     32     "debounce": 20,
     33     "layouts": {
     34         "LAYOUT": {
     35             "layout": [
     36                 {"matrix": [12, 0], "x": 0, "y": 0, "w": 0.69, "h": 0.85},
     37                 {"matrix": [13, 0], "x": 0.7, "y": 0, "w": 0.69, "h": 0.85},
     38                 {"matrix": [14, 0], "x": 1.39, "y": 0, "w": 0.69, "h": 0.85},
     39                 {"matrix": [12, 1], "x": 2.09, "y": 0, "w": 0.69, "h": 0.85},
     40                 {"matrix": [13, 1], "x": 2.78, "y": 0, "w": 0.69, "h": 0.85},
     41                 {"matrix": [14, 1], "x": 3.48, "y": 0, "w": 0.69, "h": 0.85},
     42                 {"matrix": [12, 2], "x": 4.17, "y": 0, "w": 0.69, "h": 0.85},
     43                 {"matrix": [13, 2], "x": 4.87, "y": 0, "w": 0.69, "h": 0.85},
     44                 {"matrix": [14, 2], "x": 5.56, "y": 0, "w": 0.69, "h": 0.85},
     45                 {"matrix": [12, 3], "x": 9.25, "y": 0, "w": 0.69, "h": 0.85},
     46                 {"matrix": [13, 3], "x": 9.95, "y": 0, "w": 0.69, "h": 0.85},
     47                 {"matrix": [14, 3], "x": 10.64, "y": 0, "w": 0.69, "h": 0.85},
     48                 {"matrix": [12, 4], "x": 11.34, "y": 0, "w": 0.69, "h": 0.85},
     49                 {"matrix": [13, 4], "x": 12.03, "y": 0, "w": 0.69, "h": 0.85},
     50                 {"matrix": [14, 4], "x": 12.73, "y": 0, "w": 0.69, "h": 0.85},
     51                 {"matrix": [12, 5], "x": 13.42, "y": 0, "w": 0.69, "h": 0.85},
     52                 {"matrix": [14, 5], "x": 14.12, "y": 0, "w": 0.69, "h": 0.85},
     53                 {"matrix": [13, 5], "x": 14.81, "y": 0, "w": 0.69, "h": 0.85},
     54                 {"matrix": [0, 0], "x": 0, "y": 1.25, "w": 1.25},
     55                 {"matrix": [1, 0], "x": 1.25, "y": 1.25},
     56                 {"matrix": [2, 0], "x": 2.25, "y": 1},
     57                 {"matrix": [3, 0], "x": 3.25, "y": 1},
     58                 {"matrix": [4, 0], "x": 4.25, "y": 1},
     59                 {"matrix": [5, 0], "x": 5.25, "y": 1},
     60                 {"matrix": [6, 0], "x": 9.25, "y": 1},
     61                 {"matrix": [7, 0], "x": 10.25, "y": 1},
     62                 {"matrix": [8, 0], "x": 11.25, "y": 1},
     63                 {"matrix": [9, 0], "x": 12.25, "y": 1},
     64                 {"matrix": [10, 0], "x": 13.25, "y": 1.25},
     65                 {"matrix": [11, 0], "x": 14.25, "y": 1.25, "w": 1.25},
     66                 {"matrix": [0, 1], "x": 0, "y": 2.25, "w": 1.25},
     67                 {"matrix": [1, 1], "x": 1.25, "y": 2.25},
     68                 {"matrix": [2, 1], "x": 2.25, "y": 2},
     69                 {"matrix": [3, 1], "x": 3.25, "y": 2},
     70                 {"matrix": [4, 1], "x": 4.25, "y": 2},
     71                 {"matrix": [5, 1], "x": 5.25, "y": 2},
     72                 {"matrix": [6, 1], "x": 9.25, "y": 2},
     73                 {"matrix": [7, 1], "x": 10.25, "y": 2},
     74                 {"matrix": [8, 1], "x": 11.25, "y": 2},
     75                 {"matrix": [9, 1], "x": 12.25, "y": 2},
     76                 {"matrix": [10, 1], "x": 13.25, "y": 2.25},
     77                 {"matrix": [11, 1], "x": 14.25, "y": 2.25, "w": 1.25},
     78                 {"matrix": [0, 2], "x": 0, "y": 3.25, "w": 1.25},
     79                 {"matrix": [1, 2], "x": 1.25, "y": 3.25},
     80                 {"matrix": [2, 2], "x": 2.25, "y": 3},
     81                 {"matrix": [3, 2], "x": 3.25, "y": 3},
     82                 {"matrix": [4, 2], "x": 4.25, "y": 3},
     83                 {"matrix": [5, 2], "x": 5.25, "y": 3},
     84                 {"matrix": [6, 2], "x": 9.25, "y": 3},
     85                 {"matrix": [7, 2], "x": 10.25, "y": 3},
     86                 {"matrix": [8, 2], "x": 11.25, "y": 3},
     87                 {"matrix": [9, 2], "x": 12.25, "y": 3},
     88                 {"matrix": [10, 2], "x": 13.25, "y": 3.25},
     89                 {"matrix": [11, 2], "x": 14.25, "y": 3.25, "w": 1.25},
     90                 {"matrix": [0, 3], "x": 0, "y": 4.25, "w": 1.25},
     91                 {"matrix": [1, 3], "x": 1.25, "y": 4.25},
     92                 {"matrix": [2, 3], "x": 2.25, "y": 4},
     93                 {"matrix": [3, 3], "x": 3.25, "y": 4},
     94                 {"matrix": [4, 3], "x": 4.25, "y": 4},
     95                 {"matrix": [5, 3], "x": 5.25, "y": 4},
     96                 {"matrix": [6, 3], "x": 9.25, "y": 4},
     97                 {"matrix": [7, 3], "x": 10.25, "y": 4},
     98                 {"matrix": [8, 3], "x": 11.25, "y": 4},
     99                 {"matrix": [9, 3], "x": 12.25, "y": 4},
    100                 {"matrix": [10, 3], "x": 13.25, "y": 4.25},
    101                 {"matrix": [11, 3], "x": 14.25, "y": 4.25, "w": 1.25},
    102                 {"matrix": [1, 4], "x": 1.25, "y": 5.25},
    103                 {"matrix": [2, 4], "x": 2.25, "y": 5},
    104                 {"matrix": [3, 4], "x": 3.25, "y": 5},
    105                 {"matrix": [5, 4], "x": 4.25, "y": 5},
    106                 {"matrix": [6, 4], "x": 10.25, "y": 5},
    107                 {"matrix": [8, 4], "x": 11.25, "y": 5},
    108                 {"matrix": [9, 4], "x": 12.25, "y": 5},
    109                 {"matrix": [10, 4], "x": 13.25, "y": 5.25},
    110                 {"matrix": [5, 6], "x": 5.25, "y": 6},
    111                 {"matrix": [5, 5], "x": 6.25, "y": 6},
    112                 {"matrix": [9, 6], "x": 8.25, "y": 6},
    113                 {"matrix": [8, 5], "x": 9.25, "y": 6},
    114                 {"matrix": [3, 5], "x": 6.25, "y": 7},
    115                 {"matrix": [8, 6], "x": 8.25, "y": 7},
    116                 {"matrix": [3, 6], "x": 4.25, "y": 7, "h": 2},
    117                 {"matrix": [4, 6], "x": 5.25, "y": 7, "h": 2},
    118                 {"matrix": [2, 5], "x": 6.25, "y": 8},
    119                 {"matrix": [6, 6], "x": 8.25, "y": 8},
    120                 {"matrix": [7, 5], "x": 9.25, "y": 7, "h": 2},
    121                 {"matrix": [6, 5], "x": 10.25, "y": 7, "h": 2}
    122             ]
    123         }
    124     }
    125 }