qmk_firmware

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

keyboard.json (6227B)


      1 {
      2     "development_board": "promicro",
      3     "manufacturer": "fatotesa",
      4     "keyboard_name": "fatotesa",
      5     "maintainer": "stefangluszek",
      6     "diode_direction": "COL2ROW",
      7     "features": {
      8         "bootmagic": true,
      9         "encoder": true,
     10         "extrakey": true,
     11         "mousekey": true,
     12         "nkro": true,
     13         "caps_word": true
     14     },
     15     "encoder": {
     16         "rotary": [
     17             { "pin_a": "D1", "pin_b": "D0" , "resolution": 2}
     18         ]
     19     },
     20     "split": {
     21         "enabled": true,
     22         "serial": {
     23             "pin": "D2"
     24         },
     25         "usb_detect": {
     26             "enabled": true,
     27             "timeout": 2500
     28         },
     29         "matrix_pins": {
     30             "right": {
     31                 "cols": ["F4", "F5", "F6", "C6", "F7", "B1", "B3", "B2"],
     32                 "rows": ["B6", "E6", "D4", "D7", "B4", "B5"]
     33             }
     34         },
     35     },
     36     "bootmagic": {
     37         "matrix": [4, 1]
     38     },
     39     "matrix_pins": {
     40         "cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6", null],
     41         "rows": ["D4", "C6", "D7", "E6", "B4", "B5"]
     42     },
     43     "usb": {
     44         "device_version": "1.0.0",
     45         "pid": "0x0000",
     46         "vid": "0x5347"
     47     },
     48     "layouts": {
     49         "LAYOUT": {
     50             "layout": [
     51                 {"matrix": [0, 0], "label":"esc", "x":0, "y":0},
     52                 {"matrix": [0, 2], "label":"f1", "x":2, "y":0},
     53                 {"matrix": [0, 3], "label":"f2", "x":3, "y":0},
     54                 {"matrix": [0, 4], "label":"f3", "x":4, "y":0},
     55                 {"matrix": [0, 5], "label":"f4", "x":5, "y":0},
     56 
     57                 {"matrix": [6, 4], "label":"end", "x":13.25, "y":0},
     58                 {"matrix": [6, 5], "label":"ins", "x":14.25, "y":0},
     59                 {"matrix": [6, 6], "label":"del", "x":15.25, "y":0},
     60                 {"matrix": [6, 7], "label":"enc", "x":16.5, "y":0, "encoder": 0},
     61 
     62 
     63                 {"matrix": [1, 0], "label":"`", "x":0, "y":1},
     64                 {"matrix": [1, 1], "label":"1", "x":1, "y":1},
     65                 {"matrix": [1, 2], "label":"2", "x":2, "y":1},
     66                 {"matrix": [1, 3], "label":"3", "x":3, "y":1},
     67                 {"matrix": [1, 4], "label":"4", "x":4, "y":1},
     68                 {"matrix": [1, 5], "label":"5", "x":5, "y":1},
     69                 {"matrix": [1, 6], "label":"6", "x":6, "y":1},
     70 
     71                 {"matrix": [7, 1], "label":"7", "x":9.5, "y":1},
     72                 {"matrix": [7, 2], "label":"8", "x":10.5, "y":1},
     73                 {"matrix": [7, 3], "label":"9", "x":11.5, "y":1},
     74                 {"matrix": [7, 4], "label":"0", "x":12.5, "y":1},
     75                 {"matrix": [7, 5], "label":"-", "x":13.5, "y":1},
     76                 {"matrix": [7, 6], "label":"=", "x":14.5, "y":1},
     77                 {"matrix": [7, 7], "label":"<", "x":15.5, "y":1, "w":2},
     78 
     79 
     80                 {"matrix": [2, 0], "label":"tab", "x":0, "y":2, "w":1.5},
     81                 {"matrix": [2, 1], "label":"q", "x":1.5, "y":2},
     82                 {"matrix": [2, 2], "label":"w", "x":2.5, "y":2},
     83                 {"matrix": [2, 3], "label":"e", "x":3.5, "y":2},
     84                 {"matrix": [2, 4], "label":"r", "x":4.5, "y":2},
     85                 {"matrix": [2, 5], "label":"t", "x":5.5, "y":2},
     86 
     87                 {"matrix": [8, 0], "label":"y", "x":9, "y":2},
     88                 {"matrix": [8, 1], "label":"u", "x":10, "y":2},
     89                 {"matrix": [8, 2], "label":"i", "x":11, "y":2},
     90                 {"matrix": [8, 3], "label":"o", "x":12, "y":2},
     91                 {"matrix": [8, 4], "label":"p", "x":13, "y":2},
     92                 {"matrix": [8, 5], "label":"[", "x":14, "y":2},
     93                 {"matrix": [8, 6], "label":"]", "x":15, "y":2},
     94                 {"matrix": [8, 7], "x":16.25, "y":2, "w":1.25, "h":2},
     95 
     96 
     97                 {"matrix": [3, 0], "label":"caps", "x":0, "y":3, "w":1.75},
     98                 {"matrix": [3, 1], "label":"a", "x":1.75, "y":3},
     99                 {"matrix": [3, 2], "label":"s", "x":2.75, "y":3},
    100                 {"matrix": [3, 3], "label":"d", "x":3.75, "y":3},
    101                 {"matrix": [3, 4], "label":"f", "x":4.75, "y":3},
    102                 {"matrix": [3, 5], "label":"g", "x":5.75, "y":3},
    103 
    104                 {"matrix": [9, 0], "label":"h", "x":9.25, "y":3},
    105                 {"matrix": [9, 1], "label":"j", "x":10.25, "y":3},
    106                 {"matrix": [9, 2], "label":"k", "x":11.25, "y":3},
    107                 {"matrix": [9, 3], "label":"l", "x":12.25, "y":3},
    108                 {"matrix": [9, 4], "label":";", "x":13.25, "y":3},
    109                 {"matrix": [9, 5], "label":"'", "x":14.25, "y":3},
    110                 {"matrix": [9, 6], "label":"\\", "x":15.25, "y":3},
    111 
    112 
    113                 {"matrix": [4, 0], "label":"shift", "x":0, "y":4, "w":1.25},
    114                 {"matrix": [4, 1], "label":"<", "x":1.25, "y":4},
    115                 {"matrix": [4, 2], "label":"z", "x":2.25, "y":4},
    116                 {"matrix": [4, 3], "label":"x", "x":3.25, "y":4},
    117                 {"matrix": [4, 4], "label":"c", "x":4.25, "y":4},
    118                 {"matrix": [4, 5], "label":"v", "x":5.25, "y":4},
    119                 {"matrix": [4, 6], "label":"b", "x":6.25, "y":4},
    120 
    121                 {"matrix": [10, 2], "label":"n", "x":9.75, "y":4},
    122                 {"matrix": [10, 3], "label":"m", "x":10.75, "y":4},
    123                 {"matrix": [10, 4], "label":",", "x":11.75, "y":4},
    124                 {"matrix": [10, 5], "label":".", "x":12.75, "y":4},
    125                 {"matrix": [10, 6], "label":"/", "x":13.75, "y":4},
    126                 {"matrix": [10, 7], "x":14.75, "y":4},
    127 
    128 
    129                 {"matrix": [5, 0], "label":"ctrl", "x":0, "y":5, "w":1.25},
    130                 {"matrix": [5, 1], "label":"win", "x":1.25, "y":5, "w":1.25},
    131                 {"matrix": [5, 2], "label":"alt", "x":2.5, "y":5, "w":1.25},
    132                 {"matrix": [5, 3], "label":"space", "x":3.75, "y":5, "w":1.75},
    133                 {"matrix": [5, 4], "label":"na", "x":5.5, "y":5},
    134 
    135                 {"matrix": [11, 3], "label":"space", "x":10.5, "y":5, "w":2},
    136                 {"matrix": [11, 4], "label":"alt gr", "x":12.5, "y":5, "w":1.25},
    137                 {"matrix": [11, 5], "label":"ctrl", "x":13.75, "y":5, "w":1.25},
    138                 {"matrix": [11, 6], "label":"?", "x":15, "y":5, "w":1.25},
    139                 {"matrix": [11, 7], "label":"?", "x":16.25, "y":5, "w":1.25}
    140             ]
    141         }
    142     }
    143 }