qmk_firmware

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

keyboard.json (6328B)


      1 {
      2     "keyboard_name": "Star75",
      3     "manufacturer": "DXWS",
      4     "url": "https://item.taobao.com/item.htm?id=656392112467",
      5     "maintainer": "qmk",
      6     "usb": {
      7         "vid": "0x4B35",
      8         "pid": "0x6060",
      9         "device_version": "0.0.1"
     10     },
     11     "ws2812": {
     12         "pin": "B3"
     13     },
     14     "rgblight": {
     15         "saturation_steps": 8,
     16         "brightness_steps": 8,
     17         "led_count": 1,
     18         "max_brightness": 180,
     19         "animations": {
     20             "breathing": true,
     21             "rainbow_mood": true,
     22             "rainbow_swirl": true,
     23             "snake": true,
     24             "knight": true,
     25             "christmas": true,
     26             "static_gradient": true,
     27             "rgb_test": true,
     28             "alternating": true,
     29             "twinkle": true
     30         }
     31     },
     32     "build": {
     33         "lto": true
     34     },
     35     "features": {
     36         "bootmagic": true,
     37         "encoder": true,
     38         "extrakey": true,
     39         "mousekey": true,
     40         "nkro": true,
     41         "rgblight": true
     42     },
     43     "qmk": {
     44         "locking": {
     45             "enabled": true,
     46             "resync": true
     47         }
     48     },
     49     "matrix_pins": {
     50         "cols": ["D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "F1", "F0", "E6"],
     51         "rows": ["B7", "D0", "D1", "D2", "D3", "D5"]
     52     },
     53     "diode_direction": "COL2ROW",
     54     "encoder": {
     55         "rotary": [
     56             {"pin_a": "B2", "pin_b": "B1"}
     57         ]
     58     },
     59     "processor": "atmega32u4",
     60     "bootloader": "atmel-dfu",
     61     "layout_aliases": {
     62         "LAYOUT_all": "LAYOUT"
     63     },
     64     "layouts": {
     65         "LAYOUT": {
     66             "layout": [
     67                 {"matrix": [0, 0], "x": 0, "y": 0},
     68 
     69                 {"matrix": [0, 1], "x": 1.5, "y": 0},
     70                 {"matrix": [0, 2], "x": 2.5, "y": 0},
     71                 {"matrix": [0, 3], "x": 3.5, "y": 0},
     72                 {"matrix": [0, 4], "x": 4.5, "y": 0},
     73 
     74                 {"matrix": [0, 5], "x": 6, "y": 0},
     75                 {"matrix": [0, 6], "x": 7, "y": 0},
     76                 {"matrix": [0, 7], "x": 8, "y": 0},
     77                 {"matrix": [0, 8], "x": 9, "y": 0},
     78 
     79                 {"matrix": [0, 9], "x": 10.5, "y": 0},
     80                 {"matrix": [0, 10], "x": 11.5, "y": 0},
     81                 {"matrix": [0, 11], "x": 12.5, "y": 0},
     82                 {"matrix": [0, 12], "x": 13.5, "y": 0},
     83 
     84                 {"matrix": [0, 14], "x": 15, "y": 0},
     85 
     86                 {"matrix": [1, 0], "x": 0, "y": 1.25},
     87                 {"matrix": [1, 1], "x": 1, "y": 1.25},
     88                 {"matrix": [1, 2], "x": 2, "y": 1.25},
     89                 {"matrix": [1, 3], "x": 3, "y": 1.25},
     90                 {"matrix": [1, 4], "x": 4, "y": 1.25},
     91                 {"matrix": [1, 5], "x": 5, "y": 1.25},
     92                 {"matrix": [1, 6], "x": 6, "y": 1.25},
     93                 {"matrix": [1, 7], "x": 7, "y": 1.25},
     94                 {"matrix": [1, 8], "x": 8, "y": 1.25},
     95                 {"matrix": [1, 9], "x": 9, "y": 1.25},
     96                 {"matrix": [1, 10], "x": 10, "y": 1.25},
     97                 {"matrix": [1, 11], "x": 11, "y": 1.25},
     98                 {"matrix": [1, 12], "x": 12, "y": 1.25},
     99                 {"matrix": [1, 13], "x": 13, "y": 1.25, "w": 2},
    100                 {"matrix": [1, 14], "x": 15, "y": 1.25},
    101 
    102                 {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
    103                 {"matrix": [2, 1], "x": 1.5, "y": 2.25},
    104                 {"matrix": [2, 2], "x": 2.5, "y": 2.25},
    105                 {"matrix": [2, 3], "x": 3.5, "y": 2.25},
    106                 {"matrix": [2, 4], "x": 4.5, "y": 2.25},
    107                 {"matrix": [2, 5], "x": 5.5, "y": 2.25},
    108                 {"matrix": [2, 6], "x": 6.5, "y": 2.25},
    109                 {"matrix": [2, 7], "x": 7.5, "y": 2.25},
    110                 {"matrix": [2, 8], "x": 8.5, "y": 2.25},
    111                 {"matrix": [2, 9], "x": 9.5, "y": 2.25},
    112                 {"matrix": [2, 10], "x": 10.5, "y": 2.25},
    113                 {"matrix": [2, 11], "x": 11.5, "y": 2.25},
    114                 {"matrix": [2, 12], "x": 12.5, "y": 2.25},
    115                 {"matrix": [2, 13], "x": 13.5, "y": 2.25, "w": 1.5},
    116                 {"matrix": [2, 14], "x": 15, "y": 2.25},
    117 
    118                 {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
    119                 {"matrix": [3, 1], "x": 1.75, "y": 3.25},
    120                 {"matrix": [3, 2], "x": 2.75, "y": 3.25},
    121                 {"matrix": [3, 3], "x": 3.75, "y": 3.25},
    122                 {"matrix": [3, 4], "x": 4.75, "y": 3.25},
    123                 {"matrix": [3, 5], "x": 5.75, "y": 3.25},
    124                 {"matrix": [3, 6], "x": 6.75, "y": 3.25},
    125                 {"matrix": [3, 7], "x": 7.75, "y": 3.25},
    126                 {"matrix": [3, 8], "x": 8.75, "y": 3.25},
    127                 {"matrix": [3, 9], "x": 9.75, "y": 3.25},
    128                 {"matrix": [3, 10], "x": 10.75, "y": 3.25},
    129                 {"matrix": [3, 11], "x": 11.75, "y": 3.25},
    130                 {"matrix": [3, 12], "x": 12.75, "y": 3.25, "w": 2.25},
    131                 {"matrix": [3, 14], "x": 15, "y": 3.25},
    132 
    133                 {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 2.25},
    134                 {"matrix": [4, 1], "x": 2.25, "y": 4.25},
    135                 {"matrix": [4, 2], "x": 3.25, "y": 4.25},
    136                 {"matrix": [4, 3], "x": 4.25, "y": 4.25},
    137                 {"matrix": [4, 4], "x": 5.25, "y": 4.25},
    138                 {"matrix": [4, 5], "x": 6.25, "y": 4.25},
    139                 {"matrix": [4, 6], "x": 7.25, "y": 4.25},
    140                 {"matrix": [4, 7], "x": 8.25, "y": 4.25},
    141                 {"matrix": [4, 8], "x": 9.25, "y": 4.25},
    142                 {"matrix": [4, 9], "x": 10.25, "y": 4.25},
    143                 {"matrix": [4, 10], "x": 11.25, "y": 4.25},
    144                 {"matrix": [4, 12], "x": 12.25, "y": 4.25, "w": 1.75},
    145                 {"matrix": [4, 13], "x": 14, "y": 4.25},
    146 
    147                 {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
    148                 {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
    149                 {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
    150                 {"matrix": [5, 5], "x": 3.75, "y": 5.25, "w": 6.25},
    151                 {"matrix": [5, 9], "x": 10, "y": 5.25, "w": 1.25},
    152                 {"matrix": [5, 10], "x": 11.25, "y": 5.25, "w": 1.25},
    153 
    154                 {"matrix": [5, 12], "x": 13, "y": 5.25},
    155                 {"matrix": [5, 13], "x": 14, "y": 5.25},
    156                 {"matrix": [5, 14], "x": 15, "y": 5.25}
    157             ]
    158         }
    159     }
    160 }