qmk_firmware

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

keyboard.json (4166B)


      1 {
      2     "manufacturer": "takashicompany",
      3     "keyboard_name": "GOAT51",
      4     "maintainer": "takashicompany",
      5     "development_board": "promicro",
      6     "diode_direction": "COL2ROW",
      7     "features": {
      8         "bootmagic": true,
      9         "extrakey": true,
     10         "mousekey": true,
     11         "nkro": true,
     12         "encoder": true,
     13         "rgblight": true
     14     },
     15     "matrix_pins": {
     16         "cols": ["D4", "C6", "D7", "E6", "B4", "B5", "D2"],
     17         "rows": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"]
     18     },
     19     "encoder": {
     20         "rotary": [
     21             {"pin_a": "D1", "pin_b": "D0"}
     22          ]
     23     },
     24     "url": "https://github.com/takashicompany/goat51",
     25     "usb": {
     26         "device_version": "1.0.0",
     27         "pid": "0x0029",
     28         "vid": "0x7463"
     29     },
     30     "rgblight": {
     31         "led_count": 11,
     32         "hue_steps": 10,
     33         "animations": {
     34             "alternating": true,
     35             "breathing": true,
     36             "christmas": true,
     37             "knight": true,
     38             "rainbow_mood": true,
     39             "rainbow_swirl": true,
     40             "rgb_test": true,
     41             "snake": true,
     42             "static_gradient": true,
     43             "twinkle": true
     44         }
     45     },
     46     "ws2812": {
     47         "pin": "D3"
     48     },
     49     "layouts": {
     50         "LAYOUT": {
     51             "layout": [
     52                 {"matrix": [0, 0], "x": 0, "y": 0.5},
     53                 {"matrix": [0, 1], "x": 1, "y": 0.5},
     54                 {"matrix": [0, 2], "x": 2, "y": 0.25},
     55                 {"matrix": [0, 3], "x": 3, "y": 0},
     56                 {"matrix": [0, 4], "x": 4, "y": 0},
     57                 {"matrix": [0, 5], "x": 5, "y": 0},
     58                 {"matrix": [4, 1], "x": 10, "y": 0},
     59                 {"matrix": [4, 2], "x": 11, "y": 0},
     60                 {"matrix": [4, 3], "x": 12, "y": 0},
     61                 {"matrix": [4, 4], "x": 13, "y": 0.25},
     62                 {"matrix": [4, 5], "x": 14, "y": 0.5},
     63                 {"matrix": [4, 6], "x": 15, "y": 0.5},
     64                 {"matrix": [1, 0], "x": 0, "y": 1.5},
     65                 {"matrix": [1, 1], "x": 1, "y": 1.5},
     66                 {"matrix": [1, 2], "x": 2, "y": 1.25},
     67                 {"matrix": [1, 3], "x": 3, "y": 1},
     68                 {"matrix": [1, 4], "x": 4, "y": 1},
     69                 {"matrix": [1, 5], "x": 5, "y": 1},
     70                 {"matrix": [1, 6], "x": 7.5, "y": 0.5},
     71                 {"matrix": [5, 1], "x": 10, "y": 1},
     72                 {"matrix": [5, 2], "x": 11, "y": 1},
     73                 {"matrix": [5, 3], "x": 12, "y": 1},
     74                 {"matrix": [5, 4], "x": 13, "y": 1.25},
     75                 {"matrix": [5, 5], "x": 14, "y": 1.5},
     76                 {"matrix": [5, 6], "x": 15, "y": 1.5},
     77                 {"matrix": [2, 0], "x": 0, "y": 2.5},
     78                 {"matrix": [2, 1], "x": 1, "y": 2.5},
     79                 {"matrix": [2, 2], "x": 2, "y": 2.25},
     80                 {"matrix": [2, 3], "x": 3, "y": 2},
     81                 {"matrix": [2, 4], "x": 4, "y": 2},
     82                 {"matrix": [2, 5], "x": 5, "y": 2},
     83                 {"matrix": [6, 1], "x": 10, "y": 2},
     84                 {"matrix": [6, 2], "x": 11, "y": 2},
     85                 {"matrix": [6, 3], "x": 12, "y": 2},
     86                 {"matrix": [6, 4], "x": 13, "y": 2.25},
     87                 {"matrix": [6, 5], "x": 14, "y": 2.5},
     88                 {"matrix": [6, 6], "x": 15, "y": 2.5},
     89                 {"matrix": [3, 0], "x": 0, "y": 3.5},
     90                 {"matrix": [3, 1], "x": 1, "y": 3.5},
     91                 {"matrix": [3, 2], "x": 2, "y": 3.25},
     92                 {"matrix": [3, 3], "x": 3, "y": 3},
     93                 {"matrix": [3, 4], "x": 4, "y": 3},
     94                 {"matrix": [3, 5], "x": 5, "y": 3},
     95                 {"matrix": [3, 6], "x": 6, "y": 3},
     96                 {"matrix": [7, 0], "x": 9, "y": 3},
     97                 {"matrix": [7, 1], "x": 10, "y": 3},
     98                 {"matrix": [7, 2], "x": 11, "y": 3},
     99                 {"matrix": [7, 3], "x": 12, "y": 3},
    100                 {"matrix": [7, 4], "x": 13, "y": 3.25},
    101                 {"matrix": [7, 5], "x": 14, "y": 3.5},
    102                 {"matrix": [7, 6], "x": 15, "y": 3.5},
    103                 {"matrix": [0, 6], "x": 7, "y": 1.5},
    104                 {"matrix": [4, 0], "x": 8, "y": 1.5}
    105             ]
    106         }
    107     }
    108 }