qmk_firmware

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

keyboard.json (3956B)


      1 {
      2     "manufacturer": "takashicompany",
      3     "keyboard_name": "Palmslave",
      4     "maintainer": "takashicompany",
      5     "build": {
      6         "lto": true
      7     },
      8     "development_board": "promicro",
      9     "diode_direction": "COL2ROW",
     10     "features": {
     11         "bootmagic": true,
     12         "extrakey": true,
     13         "mousekey": true,
     14         "nkro": true
     15     },
     16     "matrix_pins": {
     17         "cols": ["D4", "C6", "D7", "E6", "B4"],
     18         "rows": ["F4", "F5", "F6", "F7"]
     19     },
     20     "split": {
     21         "enabled": true,
     22         "matrix_pins": {
     23             "right": {
     24                 "cols": ["B4", "E6", "D7", "C6", "D4"],
     25                 "rows": ["F4", "F5", "F6", "F7"]
     26             }
     27         },
     28         "serial": {
     29             "pin": "D2"
     30         }
     31     },
     32     "usb": {
     33         "device_version": "0.0.1",
     34         "pid": "0x0063",
     35         "vid": "0x7463"
     36     },
     37     "layouts": {
     38         "LAYOUT": {
     39             "layout": [
     40                 {"matrix": [0, 0], "x": 0, "y": 0.42, "w": 0.84, "h":0.84 },
     41                 {"matrix": [0, 1], "x": 0.84, "y": 0.21, "w": 0.84, "h":0.84 },
     42                 {"matrix": [0, 2], "x": 1.68, "y": 0, "w": 0.84, "h":0.84 },
     43                 {"matrix": [0, 3], "x": 2.52, "y": 0.21, "w": 0.84, "h":0.84 },
     44                 {"matrix": [0, 4], "x": 3.36, "y": 0.42, "w": 0.84, "h":0.84 },
     45                 {"matrix": [4, 0], "x": 6.3, "y": 0.42, "w": 0.84, "h":0.84 },
     46                 {"matrix": [4, 1], "x": 7.14, "y": 0.21, "w": 0.84, "h":0.84 },
     47                 {"matrix": [4, 2], "x": 7.98, "y": 0, "w": 0.84, "h":0.84 },
     48                 {"matrix": [4, 3], "x": 8.82, "y": 0.21, "w": 0.84, "h":0.84 },
     49                 {"matrix": [4, 4], "x": 9.66, "y": 0.42, "w": 0.84, "h":0.84 },
     50                 {"matrix": [1, 0], "x": 0, "y": 1.26, "w": 0.84, "h":0.84 },
     51                 {"matrix": [1, 1], "x": 0.84, "y": 1.05, "w": 0.84, "h":0.84 },
     52                 {"matrix": [1, 2], "x": 1.68, "y": 0.84, "w": 0.84, "h":0.84 },
     53                 {"matrix": [1, 3], "x": 2.52, "y": 1.05, "w": 0.84, "h":0.84 },
     54                 {"matrix": [1, 4], "x": 3.36, "y": 1.26, "w": 0.84, "h":0.84 },
     55                 {"matrix": [5, 0], "x": 6.3, "y": 1.26, "w": 0.84, "h":0.84 },
     56                 {"matrix": [5, 1], "x": 7.14, "y": 1.05, "w": 0.84, "h":0.84 },
     57                 {"matrix": [5, 2], "x": 7.98, "y": 0.84, "w": 0.84, "h":0.84 },
     58                 {"matrix": [5, 3], "x": 8.82, "y": 1.05, "w": 0.84, "h":0.84 },
     59                 {"matrix": [5, 4], "x": 9.66, "y": 1.26, "w": 0.84, "h":0.84 },
     60                 {"matrix": [2, 0], "x": 0, "y": 2.1, "w": 0.84, "h":0.84 },
     61                 {"matrix": [2, 1], "x": 0.84, "y": 1.89, "w": 0.84, "h":0.84 },
     62                 {"matrix": [2, 2], "x": 1.68, "y": 1.68, "w": 0.84, "h":0.84 },
     63                 {"matrix": [2, 3], "x": 2.52, "y": 1.89, "w": 0.84, "h":0.84 },
     64                 {"matrix": [2, 4], "x": 3.36, "y": 2.1, "w": 0.84, "h":0.84 },
     65                 {"matrix": [6, 0], "x": 6.3, "y": 2.1, "w": 0.84, "h":0.84 },
     66                 {"matrix": [6, 1], "x": 7.14, "y": 1.89, "w": 0.84, "h":0.84 },
     67                 {"matrix": [6, 2], "x": 7.98, "y": 1.68, "w": 0.84, "h":0.84 },
     68                 {"matrix": [6, 3], "x": 8.82, "y": 1.89, "w": 0.84, "h":0.84 },
     69                 {"matrix": [6, 4], "x": 9.66, "y": 2.1, "w": 0.84, "h":0.84 },
     70                 {"matrix": [3, 1], "x": 1.68, "y": 3.15, "w": 0.84, "h":0.84 },
     71                 {"matrix": [3, 2], "x": 2.52, "y": 3.15, "w": 0.84, "h":0.84 },
     72                 {"matrix": [3, 3], "x": 3.36, "y": 3.15, "w": 0.84, "h":0.84 },
     73                 {"matrix": [3, 4], "x": 4.2, "y": 3.15, "w": 0.84, "h":0.84 },
     74                 {"matrix": [7, 0], "x": 5.46, "y": 3.15, "w": 0.84, "h":0.84 },
     75                 {"matrix": [7, 1], "x": 6.3, "y": 3.15, "w": 0.84, "h":0.84 },
     76                 {"matrix": [7, 2], "x": 7.14, "y": 3.15, "w": 0.84, "h":0.84 },
     77                 {"matrix": [7, 3], "x": 7.98, "y": 3.15, "w": 0.84, "h":0.84 }
     78             ]
     79         }
     80     }
     81 }