qmk_firmware

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

keyboard.json (5799B)


      1 {
      2     "keyboard_name": "Malicious Ergo",
      3     "manufacturer": "CannonKeys",
      4     "url": "https://cannonkeys.com",
      5     "maintainer": "awkannan",
      6     "usb": {
      7         "vid": "0xCA04",
      8         "pid": "0x0009",
      9         "device_version": "0.0.1"
     10     },
     11     "matrix_pins": {
     12         "cols": ["B1", "B0", "A7", "A1", "A5", "A4", "A3", "A10", "B9", "B8", "B7", "B6", "B5", "B4", "B3", "A15", "A14"],
     13         "rows": ["B2", "B10", "B11", "A2", "A0"]
     14     },
     15     "diode_direction": "COL2ROW",
     16     "backlight": {
     17         "pin": "A6",
     18         "levels": 6,
     19         "breathing": true
     20     },
     21     "rgblight": {
     22         "led_count": 14,
     23         "animations": {
     24             "breathing": true,
     25             "rainbow_mood": true,
     26             "rainbow_swirl": true,
     27             "snake": true,
     28             "knight": true,
     29             "christmas": true,
     30             "static_gradient": true,
     31             "rgb_test": true,
     32             "alternating": true,
     33             "twinkle": true
     34         }
     35     },
     36     "ws2812": {
     37         "pin": "B15",
     38         "driver": "spi"
     39     },
     40     "indicators": {
     41         "caps_lock": "A8",
     42         "num_lock": "A9",
     43         "scroll_lock": "B12",
     44         "on_state": 0
     45     },
     46     "processor": "STM32F072",
     47     "bootloader": "stm32-dfu",
     48     "features": {
     49         "bootmagic": true,
     50         "mousekey": true,
     51         "extrakey": true,
     52         "console": true,
     53         "command": true,
     54         "nkro": true,
     55         "backlight": true,
     56         "rgblight": true
     57     },
     58     "qmk": {
     59         "locking": {
     60             "enabled": true,
     61             "resync": true
     62         }
     63     },
     64     "layouts": {
     65         "LAYOUT_default": {
     66             "layout": [
     67                 {"matrix": [0, 0], "x": 0.5, "y": 0},
     68 
     69                 {"matrix": [0, 1], "x": 1.75, "y": 0},
     70                 {"matrix": [0, 2], "x": 2.75, "y": 0},
     71                 {"matrix": [0, 3], "x": 3.75, "y": 0},
     72                 {"matrix": [0, 4], "x": 4.75, "y": 0},
     73                 {"matrix": [0, 5], "x": 5.75, "y": 0},
     74                 {"matrix": [0, 6], "x": 6.75, "y": 0},
     75                 {"matrix": [0, 7], "x": 7.75, "y": 0},
     76 
     77                 {"matrix": [0, 8], "x": 9.75, "y": 0},
     78                 {"matrix": [0, 9], "x": 10.75, "y": 0},
     79                 {"matrix": [0, 10], "x": 11.75, "y": 0},
     80                 {"matrix": [0, 11], "x": 12.75, "y": 0},
     81                 {"matrix": [0, 12], "x": 13.75, "y": 0},
     82                 {"matrix": [0, 13], "x": 14.75, "y": 0},
     83                 {"matrix": [0, 14], "x": 15.75, "y": 0},
     84                 {"matrix": [0, 15], "x": 16.75, "y": 0},
     85 
     86                 {"matrix": [0, 16], "x": 18, "y": 0},
     87 
     88                 {"matrix": [1, 0], "x": 0.25, "y": 1},
     89                 {"matrix": [1, 1], "x": 1.5, "y": 1, "w": 1.5},
     90                 {"matrix": [1, 2], "x": 3, "y": 1},
     91                 {"matrix": [1, 3], "x": 4, "y": 1},
     92                 {"matrix": [1, 4], "x": 5, "y": 1},
     93                 {"matrix": [1, 5], "x": 6, "y": 1},
     94                 {"matrix": [1, 6], "x": 7, "y": 1},
     95 
     96                 {"matrix": [1, 8], "x": 9.5, "y": 1},
     97                 {"matrix": [1, 9], "x": 10.5, "y": 1},
     98                 {"matrix": [1, 10], "x": 11.5, "y": 1},
     99                 {"matrix": [1, 11], "x": 12.5, "y": 1},
    100                 {"matrix": [1, 12], "x": 13.5, "y": 1},
    101                 {"matrix": [1, 13], "x": 14.5, "y": 1},
    102                 {"matrix": [1, 14], "x": 15.5, "y": 1},
    103                 {"matrix": [1, 15], "x": 16.5, "y": 1, "w": 1.5},
    104 
    105                 {"matrix": [1, 16], "x": 18.25, "y": 1},
    106 
    107                 {"matrix": [2, 0], "x": 0, "y": 2},
    108 
    109                 {"matrix": [2, 1], "x": 1.375, "y": 2, "w": 1.75},
    110                 {"matrix": [2, 2], "x": 3.125, "y": 2},
    111                 {"matrix": [2, 3], "x": 4.13, "y": 2},
    112                 {"matrix": [2, 4], "x": 5.13, "y": 2},
    113                 {"matrix": [2, 5], "x": 6.13, "y": 2},
    114                 {"matrix": [2, 6], "x": 7.13, "y": 2},
    115 
    116                 {"matrix": [2, 8], "x": 9.88, "y": 2},
    117                 {"matrix": [2, 9], "x": 10.88, "y": 2},
    118                 {"matrix": [2, 10], "x": 11.88, "y": 2},
    119                 {"matrix": [2, 11], "x": 12.88, "y": 2},
    120                 {"matrix": [2, 12], "x": 13.88, "y": 2},
    121                 {"matrix": [2, 13], "x": 14.88, "y": 2},
    122                 {"matrix": [2, 15], "x": 15.88, "y": 2, "w": 2.25},
    123 
    124                 {"matrix": [2, 16], "x": 18.5, "y": 2},
    125 
    126                 {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
    127                 {"matrix": [3, 2], "x": 3.5, "y": 3},
    128                 {"matrix": [3, 3], "x": 4.5, "y": 3},
    129                 {"matrix": [3, 4], "x": 5.5, "y": 3},
    130                 {"matrix": [3, 5], "x": 6.5, "y": 3},
    131                 {"matrix": [3, 6], "x": 7.5, "y": 3},
    132 
    133                 {"matrix": [3, 8], "x": 9.5, "y": 3},
    134                 {"matrix": [3, 9], "x": 10.5, "y": 3},
    135                 {"matrix": [3, 10], "x": 11.5, "y": 3},
    136                 {"matrix": [3, 11], "x": 12.5, "y": 3},
    137                 {"matrix": [3, 12], "x": 13.5, "y": 3},
    138                 {"matrix": [3, 13], "x": 14.5, "y": 3},
    139                 {"matrix": [3, 14], "x": 15.5, "y": 3, "w": 1.75},
    140                 {"matrix": [3, 15], "x": 17.25, "y": 3},
    141 
    142                 {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.5},
    143                 {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
    144                 {"matrix": [4, 4], "x": 5.75, "y": 4, "w": 2},
    145                 {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
    146                 {"matrix": [4, 9], "x": 9.5, "y": 4, "w": 2.75},
    147                 {"matrix": [4, 11], "x": 12.25, "y": 4, "w": 1.5},
    148                 {"matrix": [4, 13], "x": 14.25, "y": 4, "w": 1.5},
    149 
    150                 {"matrix": [4, 14], "x": 16.25, "y": 4},
    151                 {"matrix": [4, 15], "x": 17.25, "y": 4},
    152                 {"matrix": [4, 16], "x": 18.25, "y": 4}
    153             ]
    154         }
    155     }
    156 }