qmk_firmware

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

keyboard.json (4559B)


      1 {
      2     "keyboard_name": "Lunar II",
      3     "manufacturer": "ai03 Design Studio",
      4     "url": "https://ai03.com/projects/lunar-ii",
      5     "maintainer": "ai03-2725",
      6     "usb": {
      7         "vid": "0xA103",
      8         "pid": "0x0016",
      9         "device_version": "1.0.0"
     10     },
     11     "features": {
     12         "bootmagic": true,
     13         "mousekey": true,
     14         "extrakey": true,
     15         "console": true,
     16         "nkro": true,
     17         "haptic": true
     18     },
     19     "qmk": {
     20         "locking": {
     21             "enabled": true,
     22             "resync": true
     23         }
     24     },
     25     "haptic": {
     26         "driver": "solenoid"
     27     },
     28     "processor": "atmega32u4",
     29     "bootloader": "atmel-dfu",
     30     "diode_direction": "COL2ROW",
     31     "matrix_pins": {
     32         "rows": ["D0", "D1", "D2", "F0", "F1"],
     33         "cols": ["F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3"]
     34     },
     35     "indicators": {
     36         "caps_lock": "B3",
     37         "on_state": 0
     38     },
     39     "build": {
     40         "debounce_type": "asym_eager_defer_pk"
     41     },
     42     "layouts": {
     43         "LAYOUT": {
     44             "layout": [
     45                 {"matrix": [0, 0], "x": 0, "y": 0},
     46                 {"matrix": [0, 1], "x": 1, "y": 0},
     47                 {"matrix": [0, 2], "x": 2, "y": 0},
     48                 {"matrix": [0, 3], "x": 3, "y": 0},
     49                 {"matrix": [0, 4], "x": 4, "y": 0},
     50                 {"matrix": [0, 5], "x": 5, "y": 0},
     51                 {"matrix": [0, 6], "x": 6, "y": 0},
     52                 {"matrix": [0, 7], "x": 7, "y": 0},
     53                 {"matrix": [0, 8], "x": 8, "y": 0},
     54                 {"matrix": [0, 9], "x": 9, "y": 0},
     55                 {"matrix": [0, 10], "x": 10, "y": 0},
     56                 {"matrix": [0, 11], "x": 11, "y": 0},
     57                 {"matrix": [0, 12], "x": 12, "y": 0},
     58                 {"matrix": [0, 13], "x": 13, "y": 0},
     59                 {"matrix": [2, 12], "x": 14, "y": 0},
     60                 {"matrix": [1, 0], "w": 1.5, "x": 0, "y": 1},
     61                 {"matrix": [1, 1], "x": 1.5, "y": 1},
     62                 {"matrix": [1, 2], "x": 2.5, "y": 1},
     63                 {"matrix": [1, 3], "x": 3.5, "y": 1},
     64                 {"matrix": [1, 4], "x": 4.5, "y": 1},
     65                 {"matrix": [1, 5], "x": 5.5, "y": 1},
     66                 {"matrix": [1, 6], "x": 6.5, "y": 1},
     67                 {"matrix": [1, 7], "x": 7.5, "y": 1},
     68                 {"matrix": [1, 8], "x": 8.5, "y": 1},
     69                 {"matrix": [1, 9], "x": 9.5, "y": 1},
     70                 {"matrix": [1, 10], "x": 10.5, "y": 1},
     71                 {"matrix": [1, 11], "x": 11.5, "y": 1},
     72                 {"matrix": [1, 12], "x": 12.5, "y": 1},
     73                 {"matrix": [1, 13], "w": 1.5, "x": 13.5, "y": 1},
     74                 {"matrix": [2, 0], "w": 1.75, "x": 0, "y": 2},
     75                 {"matrix": [2, 1], "x": 1.75, "y": 2},
     76                 {"matrix": [2, 2], "x": 2.75, "y": 2},
     77                 {"matrix": [2, 3], "x": 3.75, "y": 2},
     78                 {"matrix": [2, 4], "x": 4.75, "y": 2},
     79                 {"matrix": [2, 5], "x": 5.75, "y": 2},
     80                 {"matrix": [2, 6], "x": 6.75, "y": 2},
     81                 {"matrix": [2, 7], "x": 7.75, "y": 2},
     82                 {"matrix": [2, 8], "x": 8.75, "y": 2},
     83                 {"matrix": [2, 9], "x": 9.75, "y": 2},
     84                 {"matrix": [2, 10], "x": 10.75, "y": 2},
     85                 {"matrix": [2, 11], "x": 11.75, "y": 2},
     86                 {"matrix": [2, 13], "w": 2.25, "x": 12.75, "y": 2},
     87                 {"matrix": [3, 0], "w": 2.25, "x": 0, "y": 3},
     88                 {"matrix": [3, 2], "x": 2.25, "y": 3},
     89                 {"matrix": [3, 3], "x": 3.25, "y": 3},
     90                 {"matrix": [3, 4], "x": 4.25, "y": 3},
     91                 {"matrix": [3, 5], "x": 5.25, "y": 3},
     92                 {"matrix": [3, 6], "x": 6.25, "y": 3},
     93                 {"matrix": [3, 7], "x": 7.25, "y": 3},
     94                 {"matrix": [3, 8], "x": 8.25, "y": 3},
     95                 {"matrix": [3, 9], "x": 9.25, "y": 3},
     96                 {"matrix": [3, 10], "x": 10.25, "y": 3},
     97                 {"matrix": [3, 11], "x": 11.25, "y": 3},
     98                 {"matrix": [3, 13], "w": 2.75, "x": 12.25, "y": 3},
     99                 {"matrix": [4, 0], "w": 1.5, "x": 0, "y": 4},
    100                 {"matrix": [4, 2], "w": 1.25, "x": 1.5, "y": 4},
    101                 {"matrix": [4, 3], "w": 1.5, "x": 2.75, "y": 4},
    102                 {"matrix": [4, 7], "w": 6.5, "x": 4.25, "y": 4},
    103                 {"matrix": [4, 11], "w": 1.5, "x": 10.75, "y": 4},
    104                 {"matrix": [4, 12], "w": 1.25, "x": 12.25, "y": 4},
    105                 {"matrix": [4, 13], "w": 1.5, "x": 13.5, "y": 4}
    106             ]
    107         }
    108     }
    109 }