qmk_firmware

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

keyboard.json (5240B)


      1 {
      2     "manufacturer": "Zach White",
      3     "keyboard_name": "DirectPins Teensy 2.0++",
      4     "maintainer": "skullydazed",
      5     "processor": "at90usb1286",
      6     "bootloader": "halfkay",
      7     "features": {
      8         "bootmagic": true,
      9         "extrakey": true,
     10         "mousekey": true
     11     },
     12     "matrix_pins": {
     13         "direct": [
     14             ["B7", null, null, "B6"],
     15             ["D0", null, null, "B5"],
     16             ["D1", null, null, "B4"],
     17             ["D2", null, null, "B3"],
     18             ["D3", null, null, "B2"],
     19             ["D4", "E5", "E4", "B1"],
     20             ["D5", null, null, "B0"],
     21             ["D6", null, null, "E7"],
     22             ["D7", null, null, "E6"],
     23             ["E0", null, null, null],
     24             ["E1", null, null, null],
     25             ["C0", null, null, "F0"],
     26             ["C1", "A4", "A0", "F1"],
     27             ["C2", "A5", "A1", "F2"],
     28             ["C3", "A6", "A2", "F3"],
     29             ["C4", "A7", "A3", "F4"],
     30             ["C5", null, null, "F5"],
     31             ["C6", null, null, "F6"],
     32             ["C7", null, null, "F7"]
     33         ]
     34     },
     35     "usb": {
     36         "device_version": "0.0.1",
     37         "pid": "0x2323",
     38         "vid": "0xFEED"
     39     },
     40     "layout_aliases": {
     41         "LAYOUT_all": "LAYOUT"
     42     },
     43     "layouts": {
     44         "LAYOUT": {
     45             "layout": [
     46                 {"label": "B7", "matrix": [0, 0], "x": 0, "y": 0},                                                                                                       {"label": "B6", "matrix": [0, 3], "x": 5, "y": 0},
     47                 {"label": "D0", "matrix": [1, 0], "x": 0, "y": 1},                                                                                                       {"label": "B5", "matrix": [1, 3], "x": 5, "y": 1},
     48                 {"label": "D1", "matrix": [2, 0], "x": 0, "y": 2},                                                                                                       {"label": "B4", "matrix": [2, 3], "x": 5, "y": 2},
     49                 {"label": "D2", "matrix": [3, 0], "x": 0, "y": 3},                                                                                                       {"label": "B3", "matrix": [3, 3], "x": 5, "y": 3},
     50                 {"label": "D3", "matrix": [4, 0], "x": 0, "y": 4},                                                                                                       {"label": "B2", "matrix": [4, 3], "x": 5, "y": 4},
     51                 {"label": "D4", "matrix": [5, 0], "x": 0, "y": 5},   {"label": "E5", "matrix": [5, 1], "x": 2, "y": 5},   {"label": "E4", "matrix": [5, 2], "x": 3, "y": 5},   {"label": "B1", "matrix": [5, 3], "x": 5, "y": 5},
     52                 {"label": "D5", "matrix": [6, 0], "x": 0, "y": 6},                                                                                                       {"label": "B0", "matrix": [6, 3], "x": 5, "y": 6},
     53                 {"label": "D6", "matrix": [7, 0], "x": 0, "y": 7},                                                                                                       {"label": "E7", "matrix": [7, 3], "x": 5, "y": 7},
     54                 {"label": "D7", "matrix": [8, 0], "x": 0, "y": 8},                                                                                                       {"label": "E6", "matrix": [8, 3], "x": 5, "y": 8},
     55                 {"label": "E0", "matrix": [9, 0], "x": 0, "y": 9},
     56                 {"label": "E1", "matrix": [10, 0], "x": 0, "y": 10},
     57                 {"label": "C0", "matrix": [11, 0], "x": 0, "y": 11},                                                                                                     {"label": "F0", "matrix": [11, 3], "x": 5, "y": 11},
     58                 {"label": "C1", "matrix": [12, 0], "x": 0, "y": 12}, {"label": "A4", "matrix": [12, 1], "x": 2, "y": 12}, {"label": "A0", "matrix": [12, 2], "x": 3, "y": 12}, {"label": "F1", "matrix": [12, 3], "x": 5, "y": 12},
     59                 {"label": "C2", "matrix": [13, 0], "x": 0, "y": 13}, {"label": "A5", "matrix": [13, 1], "x": 2, "y": 13}, {"label": "A1", "matrix": [13, 2], "x": 3, "y": 13}, {"label": "F2", "matrix": [13, 3], "x": 5, "y": 13},
     60                 {"label": "C3", "matrix": [14, 0], "x": 0, "y": 14}, {"label": "A6", "matrix": [14, 1], "x": 2, "y": 14}, {"label": "A2", "matrix": [14, 2], "x": 3, "y": 14}, {"label": "F3", "matrix": [14, 3], "x": 5, "y": 14},
     61                 {"label": "C4", "matrix": [15, 0], "x": 0, "y": 15}, {"label": "A7", "matrix": [15, 1], "x": 2, "y": 15}, {"label": "A3", "matrix": [15, 2], "x": 3, "y": 15}, {"label": "F4", "matrix": [15, 3], "x": 5, "y": 15},
     62                 {"label": "C5", "matrix": [16, 0], "x": 0, "y": 16},                                                                                                     {"label": "F5", "matrix": [16, 3], "x": 5, "y": 16},
     63                 {"label": "C6", "matrix": [17, 0], "x": 0, "y": 17},                                                                                                     {"label": "F6", "matrix": [17, 3], "x": 5, "y": 17},
     64                 {"label": "C7", "matrix": [18, 0], "x": 0, "y": 18},                                                                                                     {"label": "F7", "matrix": [18, 3], "x": 5, "y": 18}
     65             ]
     66         }
     67     }
     68 }