qmk_firmware

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

keyboard.json (3871B)


      1 {
      2   "keyboard_name": "XeaL60",
      3   "manufacturer": "XeaLouS",
      4   "maintainer": "alex-ong",
      5   "usb": {
      6     "vid": "0x4131",
      7     "pid": "0x5141",
      8     "device_version": "0.0.1"
      9   },
     10   "host": {
     11     "default": {
     12       "nkro": true
     13     }
     14   },
     15   "build": {
     16     "debounce_type": "sym_eager_pk"
     17   },
     18   "matrix_pins": {
     19     "cols": ["B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
     20     "rows": ["B5", "B4", "E6", "D7", "D4"]
     21   },
     22   "diode_direction": "COL2ROW",
     23   "split": {
     24     "enabled": true
     25   },
     26   "processor": "atmega32u4",
     27   "bootloader": "caterina",
     28   "features": {
     29     "bootmagic": false,
     30     "mousekey": false,
     31     "extrakey": true,
     32     "console": true,
     33     "command": true,
     34     "nkro": true,
     35     "audio": true
     36   },
     37   "layouts": {
     38     "LAYOUT": {
     39       "layout": [
     40         {"matrix": [0, 7], "x": 0, "y": 0},
     41         {"matrix": [0, 6], "x": 1, "y": 0},
     42         {"matrix": [0, 5], "x": 2, "y": 0},
     43         {"matrix": [0, 4], "x": 3, "y": 0},
     44         {"matrix": [0, 3], "x": 4, "y": 0},
     45         {"matrix": [0, 2], "x": 5, "y": 0},
     46         {"matrix": [0, 1], "x": 6, "y": 0},
     47         {"matrix": [5, 6], "x": 7, "y": 0},
     48         {"matrix": [5, 5], "x": 8, "y": 0},
     49         {"matrix": [5, 4], "x": 9, "y": 0},
     50         {"matrix": [5, 3], "x": 10, "y": 0},
     51         {"matrix": [5, 2], "x": 11, "y": 0},
     52         {"matrix": [5, 1], "x": 12, "y": 0},
     53         {"matrix": [5, 0], "x": 13, "y": 0, "w": 2},
     54 
     55         {"matrix": [1, 7], "x": 0, "y": 1, "w": 1.5},
     56         {"matrix": [1, 6], "x": 1.5, "y": 1},
     57         {"matrix": [1, 5], "x": 2.5, "y": 1},
     58         {"matrix": [1, 4], "x": 3.5, "y": 1},
     59         {"matrix": [1, 3], "x": 4.5, "y": 1},
     60         {"matrix": [1, 2], "x": 5.5, "y": 1},
     61         {"matrix": [6, 7], "x": 6.5, "y": 1},
     62         {"matrix": [6, 6], "x": 7.5, "y": 1},
     63         {"matrix": [6, 5], "x": 8.5, "y": 1},
     64         {"matrix": [6, 4], "x": 9.5, "y": 1},
     65         {"matrix": [6, 3], "x": 10.5, "y": 1},
     66         {"matrix": [6, 2], "x": 11.5, "y": 1},
     67         {"matrix": [6, 1], "x": 12.5, "y": 1},
     68         {"matrix": [6, 0], "x": 13.5, "y": 1, "w": 1.5},
     69 
     70         {"matrix": [2, 7], "x": 0, "y": 2, "w": 1.75},
     71         {"matrix": [2, 6], "x": 1.75, "y": 2},
     72         {"matrix": [2, 5], "x": 2.75, "y": 2},
     73         {"matrix": [2, 4], "x": 3.75, "y": 2},
     74         {"matrix": [2, 3], "x": 4.75, "y": 2},
     75         {"matrix": [2, 2], "x": 5.75, "y": 2},
     76         {"matrix": [7, 6], "x": 6.75, "y": 2},
     77         {"matrix": [7, 5], "x": 7.75, "y": 2},
     78         {"matrix": [7, 4], "x": 8.75, "y": 2},
     79         {"matrix": [7, 3], "x": 9.75, "y": 2},
     80         {"matrix": [7, 2], "x": 10.75, "y": 2},
     81         {"matrix": [7, 1], "x": 11.75, "y": 2},
     82         {"matrix": [7, 0], "x": 12.75, "y": 2, "w": 2.25},
     83 
     84         {"matrix": [3, 7], "x": 0, "y": 3, "w": 2.25},
     85         {"matrix": [3, 6], "x": 2.25, "y": 3},
     86         {"matrix": [3, 5], "x": 3.25, "y": 3},
     87         {"matrix": [3, 4], "x": 4.25, "y": 3},
     88         {"matrix": [3, 3], "x": 5.25, "y": 3},
     89         {"matrix": [3, 2], "x": 6.25, "y": 3},
     90         {"matrix": [8, 5], "x": 7.25, "y": 3},
     91         {"matrix": [8, 4], "x": 8.25, "y": 3},
     92         {"matrix": [8, 3], "x": 9.25, "y": 3},
     93         {"matrix": [8, 2], "x": 10.25, "y": 3},
     94         {"matrix": [8, 1], "x": 11.25, "y": 3},
     95         {"matrix": [8, 0], "x": 12.25, "y": 3, "w": 2.75},
     96 
     97         {"matrix": [4, 7], "x": 0, "y": 4, "w": 1.25},
     98         {"matrix": [4, 6], "x": 1.25, "y": 4, "w": 1.25},
     99         {"matrix": [4, 5], "x": 2.5, "y": 4, "w": 1.25},
    100         {"matrix": [4, 4], "x": 3.75, "y": 4, "w": 1.25},
    101         {"matrix": [4, 3], "x": 5, "y": 4, "w": 2.25},
    102         {"matrix": [9, 4], "x": 7.25, "y": 4, "w": 2.75},
    103         {"matrix": [9, 3], "x": 10, "y": 4, "w": 1.25},
    104         {"matrix": [9, 2], "x": 11.25, "y": 4, "w": 1.25},
    105         {"matrix": [9, 1], "x": 12.5, "y": 4, "w": 1.25},
    106         {"matrix": [9, 0], "x": 13.75, "y": 4, "w": 1.25}
    107       ]
    108     }
    109   }
    110 }