qmk_firmware

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

keyboard.json (4104B)


      1 {
      2     "keyboard_name": "polly40 v2",
      3     "manufacturer": "paul",
      4     "url": "https://github.com/PollyV1",
      5     "maintainer": "Paul Enrico N. Viola",
      6     "usb": {
      7         "vid": "0x6532",
      8         "pid": "0x0069",
      9         "device_version": "0.0.1"
     10     },
     11     "processor": "atmega32u4",
     12     "bootloader": "caterina",
     13     "matrix_pins": {
     14         "rows": ["C6", "D4", "D0", "D1"],
     15         "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "D7", "B2", "B6", "B5", "B4", "E6"]
     16     },
     17     "diode_direction": "COL2ROW",
     18     "features": {
     19         "bootmagic": true,
     20         "mousekey": true,
     21         "extrakey": true,
     22         "nkro": true
     23     },
     24     "qmk": {
     25         "locking": {
     26             "enabled": true,
     27             "resync": true
     28         }
     29     },
     30     "layouts": {
     31         "LAYOUT": {
     32             "layout": [
     33                 {"label": "K00 (C6,F4)", "matrix": [0, 0], "x": 0, "y": 0},
     34                 {"label": "K01 (C6,F5)", "matrix": [0, 1], "x": 1, "y": 0},
     35                 {"label": "K02 (C6,F6)", "matrix": [0, 2], "x": 2, "y": 0},
     36                 {"label": "K03 (C6,F7)", "matrix": [0, 3], "x": 3, "y": 0},
     37                 {"label": "K04 (C6,B1)", "matrix": [0, 4], "x": 4, "y": 0},
     38                 {"label": "K05 (C6,B3)", "matrix": [0, 5], "x": 5, "y": 0},
     39                 {"label": "K06 (C6,D7)", "matrix": [0, 6], "x": 6, "y": 0},
     40                 {"label": "K07 (C6,B2)", "matrix": [0, 7], "x": 7, "y": 0},
     41                 {"label": "K08 (C6,B6)", "matrix": [0, 8], "x": 8, "y": 0},
     42                 {"label": "K09 (C6,B5)", "matrix": [0, 9], "x": 9, "y": 0},
     43                 {"label": "K0A (C6,B4)", "matrix": [0, 10], "x": 10, "y": 0},
     44                 {"label": "K0B (C6,E6)", "matrix": [0, 11], "x": 11, "y": 0},
     45                 {"label": "K10 (D4,F4)", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
     46                 {"label": "K11 (D4,F5)", "matrix": [1, 1], "x": 1.25, "y": 1},
     47                 {"label": "K12 (D4,F6)", "matrix": [1, 2], "x": 2.25, "y": 1},
     48                 {"label": "K13 (D4,F7)", "matrix": [1, 3], "x": 3.25, "y": 1},
     49                 {"label": "K14 (D4,B1)", "matrix": [1, 4], "x": 4.25, "y": 1},
     50                 {"label": "K15 (D4,B3)", "matrix": [1, 5], "x": 5.25, "y": 1},
     51                 {"label": "K16 (D4,D7)", "matrix": [1, 6], "x": 6.25, "y": 1},
     52                 {"label": "K17 (D4,B2)", "matrix": [1, 7], "x": 7.25, "y": 1},
     53                 {"label": "K18 (D4,B6)", "matrix": [1, 8], "x": 8.25, "y": 1},
     54                 {"label": "K19 (D4,B5)", "matrix": [1, 9], "x": 9.25, "y": 1},
     55                 {"label": "K1B (D4,E6)", "matrix": [1, 11], "x": 10.25, "y": 1, "w": 1.75},
     56                 {"label": "K20 (D0,F4)", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
     57                 {"label": "K22 (D0,F6)", "matrix": [2, 2], "x": 1.75, "y": 2},
     58                 {"label": "K23 (D0,F7)", "matrix": [2, 3], "x": 2.75, "y": 2},
     59                 {"label": "K24 (D0,B1)", "matrix": [2, 4], "x": 3.75, "y": 2},
     60                 {"label": "K25 (D0,B3)", "matrix": [2, 5], "x": 4.75, "y": 2},
     61                 {"label": "K26 (D0,D7)", "matrix": [2, 6], "x": 5.75, "y": 2},
     62                 {"label": "K27 (D0,B2)", "matrix": [2, 7], "x": 6.75, "y": 2},
     63                 {"label": "K28 (D0,B6)", "matrix": [2, 8], "x": 7.75, "y": 2},
     64                 {"label": "K29 (D0,B5)", "matrix": [2, 9], "x": 8.75, "y": 2},
     65                 {"label": "K2A (D0,B4)", "matrix": [2, 10], "x": 9.75, "y": 2, "w": 1.25},
     66                 {"label": "K2B (D0,E6)", "matrix": [2, 11], "x": 11, "y": 2},
     67                 {"label": "K30 (D1,F4)", "matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
     68                 {"label": "K31 (D1,F5)", "matrix": [3, 1], "x": 1.25, "y": 3},
     69                 {"label": "K32 (D1,F6)", "matrix": [3, 2], "x": 2.25, "y": 3},
     70                 {"label": "K36 (D1,D7)", "matrix": [3, 6], "x": 3.25, "y": 3, "w": 6.25},
     71                 {"label": "K3A (D1,B4)", "matrix": [3, 10], "x": 9.5, "y": 3, "w": 1.25},
     72                 {"label": "K3B (D1,E6)", "matrix": [3, 11], "x": 10.75, "y": 3, "w": 1.25}
     73            ]
     74         }
     75     },
     76     "meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
     77 }