qmk_firmware

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

keyboard.json (3480B)


      1 {
      2   "keyboard_name": "Liminal",
      3   "manufacturer": "TheRoyalSweatshirt",
      4   "maintainer": "TheRoyalSweatshirt",
      5   "usb": {
      6     "vid": "0x4B4B",
      7     "pid": "0x0003",
      8     "device_version": "0.0.1"
      9   },
     10   "rgblight": {
     11     "hue_steps": 6,
     12     "saturation_steps": 4,
     13     "brightness_steps": 4,
     14     "led_count": 1
     15   },
     16   "ws2812": {
     17     "pin": "D4"
     18   },
     19   "features": {
     20     "bootmagic": true,
     21     "extrakey": true,
     22     "mousekey": false,
     23     "nkro": false,
     24     "rgblight": true
     25   },
     26   "qmk": {
     27     "locking": {
     28       "enabled": true,
     29       "resync": true
     30     }
     31   },
     32   "matrix_pins": {
     33     "cols": ["D6", "C4", "D3", "D2", "D1", "D0", "C2", "B0", "B1", "B2", "B3", "B4", "D5", "C5"],
     34     "rows": ["C6", "B6", "B7", "C7"]
     35   },
     36   "diode_direction": "COL2ROW",
     37   "processor": "atmega32u2",
     38   "bootloader": "atmel-dfu",
     39   "layouts": {
     40     "LAYOUT_base_kit_all": {
     41       "layout": [
     42         {"matrix": [0, 0], "x": 0, "y": 0},
     43         {"matrix": [0, 1], "x": 1, "y": 0, "w": 1.5},
     44         {"matrix": [0, 2], "x": 2.5, "y": 0},
     45         {"matrix": [0, 3], "x": 3.5, "y": 0},
     46         {"matrix": [0, 4], "x": 4.5, "y": 0},
     47         {"matrix": [0, 5], "x": 5.5, "y": 0},
     48         {"matrix": [0, 6], "x": 6.5, "y": 0},
     49         {"matrix": [0, 7], "x": 7.5, "y": 0},
     50         {"matrix": [0, 8], "x": 8.5, "y": 0},
     51         {"matrix": [0, 9], "x": 9.5, "y": 0},
     52         {"matrix": [0, 10], "x": 10.5, "y": 0},
     53         {"matrix": [0, 11], "x": 11.5, "y": 0},
     54         {"matrix": [0, 12], "x": 12.5, "y": 0},
     55         {"matrix": [0, 13], "x": 13.5, "y": 0, "w": 1.5},
     56 
     57         {"matrix": [1, 0], "x": 0, "y": 1},
     58         {"matrix": [1, 1], "x": 1, "y": 1, "w": 1.75},
     59         {"matrix": [1, 2], "x": 2.75, "y": 1},
     60         {"matrix": [1, 3], "x": 3.75, "y": 1},
     61         {"matrix": [1, 4], "x": 4.75, "y": 1},
     62         {"matrix": [1, 5], "x": 5.75, "y": 1},
     63         {"matrix": [1, 6], "x": 6.75, "y": 1},
     64         {"matrix": [1, 7], "x": 7.75, "y": 1},
     65         {"matrix": [1, 8], "x": 8.75, "y": 1},
     66         {"matrix": [1, 9], "x": 9.75, "y": 1},
     67         {"matrix": [1, 10], "x": 10.75, "y": 1},
     68         {"matrix": [1, 11], "x": 11.75, "y": 1},
     69         {"matrix": [1, 12], "x": 12.75, "y": 1},
     70         {"matrix": [1, 13], "x": 13.75, "y": 1, "w": 1.25},
     71 
     72         {"matrix": [2, 0], "x": 0, "y": 2},
     73         {"matrix": [2, 1], "x": 1, "y": 2, "w": 1.25},
     74         {"matrix": [2, 2], "x": 2.25, "y": 2},
     75         {"matrix": [2, 3], "x": 3.25, "y": 2},
     76         {"matrix": [2, 4], "x": 4.25, "y": 2},
     77         {"matrix": [2, 5], "x": 5.25, "y": 2},
     78         {"matrix": [2, 6], "x": 6.25, "y": 2},
     79         {"matrix": [2, 7], "x": 7.25, "y": 2},
     80         {"matrix": [2, 8], "x": 8.25, "y": 2},
     81         {"matrix": [2, 9], "x": 9.25, "y": 2},
     82         {"matrix": [2, 10], "x": 10.25, "y": 2},
     83         {"matrix": [2, 11], "x": 11.25, "y": 2},
     84         {"matrix": [2, 12], "x": 12.25, "y": 2},
     85         {"matrix": [2, 13], "x": 13.25, "y": 2, "w": 1.75},
     86 
     87         {"matrix": [3, 0], "x": 0, "y": 3},
     88         {"matrix": [3, 1], "x": 1, "y": 3, "w": 1.5},
     89         {"matrix": [3, 2], "x": 2.5, "y": 3, "w": 1.25},
     90         {"matrix": [3, 3], "x": 3.75, "y": 3, "w": 1.5},
     91         {"matrix": [3, 5], "x": 5.25, "y": 3, "w": 2},
     92         {"matrix": [3, 7], "x": 7.25, "y": 3, "w": 2.25},
     93         {"matrix": [3, 9], "x": 9.5, "y": 3, "w": 1.5},
     94         {"matrix": [3, 10], "x": 11, "y": 3, "w": 1.25},
     95         {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.25},
     96         {"matrix": [3, 13], "x": 13.5, "y": 3, "w": 1.5}
     97       ]
     98     }
     99   }
    100 }