qmk_firmware

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

keyboard.json (4692B)


      1 {
      2     "manufacturer": "tsubuan145",
      3     "keyboard_name": "meow48",
      4     "maintainer": "tsubuan145",
      5     "url": "https://github.com/tsubuan145",
      6     "usb": {
      7         "device_version": "1.0.0",
      8         "pid": "0xF048",
      9         "vid": "0xF048"
     10     },
     11     "ws2812": {
     12         "pin": "D3"
     13     },
     14     "rgblight": {
     15         "saturation_steps": 8,
     16         "brightness_steps": 8,
     17         "led_count": 48,
     18         "max_brightness": 100,
     19         "sleep": true,
     20         "animations": {
     21             "breathing": true,
     22             "rainbow_mood": true,
     23             "rainbow_swirl": true,
     24             "snake": true,
     25             "knight": true,
     26             "christmas": true,
     27             "static_gradient": true,
     28             "rgb_test": true,
     29             "alternating": true,
     30             "twinkle": true
     31         }
     32     },
     33     "features": {
     34         "bootmagic": false,
     35         "extrakey": false,
     36         "mousekey": false,
     37         "nkro": false,
     38         "oled": true,
     39         "rgblight": true
     40     },
     41     "matrix_pins": {
     42         "cols": ["F6", "F7", "B1", "B3", "B2", "B6"],
     43         "rows": ["D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5"]
     44     },
     45     "diode_direction": "COL2ROW",
     46     "development_board": "promicro",
     47     "layouts": {
     48         "LAYOUT": {
     49             "layout": [
     50                 {"label": "ESC", "matrix": [0, 0], "x": 0, "y": 0},
     51                 {"label": "Q", "matrix": [1, 0], "x": 1, "y": 0},
     52                 {"label": "W", "matrix": [0, 1], "x": 2, "y": 0},
     53                 {"label": "E", "matrix": [1, 1], "x": 3, "y": 0},
     54                 {"label": "R", "matrix": [0, 2], "x": 4, "y": 0},
     55                 {"label": "T", "matrix": [1, 2], "x": 5, "y": 0},
     56                 {"label": "Y", "matrix": [2, 2], "x": 6, "y": 0},
     57                 {"label": "U", "matrix": [0, 3], "x": 7, "y": 0},
     58                 {"label": "I", "matrix": [1, 3], "x": 8, "y": 0},
     59                 {"label": "O", "matrix": [0, 4], "x": 9, "y": 0},
     60                 {"label": "P", "matrix": [1, 4], "x": 10, "y": 0},
     61                 {"label": "MINS", "matrix": [0, 5], "x": 11, "y": 0},
     62                 {"label": "BSPC", "matrix": [1, 5], "w": 1.25, "x": 12, "y": 0},
     63 
     64                 {"label": "TAB", "matrix": [2, 0], "w": 1.25, "x": 0, "y": 1},
     65                 {"label": "A", "matrix": [3, 0], "x": 1.25, "y": 1},
     66                 {"label": "S", "matrix": [2, 1], "x": 2.25, "y": 1},
     67                 {"label": "D", "matrix": [3, 1], "x": 3.25, "y": 1},
     68                 {"label": "F", "matrix": [3, 2], "x": 4.25, "y": 1},
     69                 {"label": "G", "matrix": [4, 2], "x": 5.25, "y": 1},
     70                 {"label": "H", "matrix": [2, 3], "x": 6.25, "y": 1},
     71                 {"label": "J", "matrix": [3, 3], "x": 7.25, "y": 1},
     72                 {"label": "K", "matrix": [2, 4], "x": 8.25, "y": 1},
     73                 {"label": "L", "matrix": [3, 4], "x": 9.25, "y": 1},
     74                 {"label": "SCLN", "matrix": [2, 5], "x": 10.25, "y": 1},
     75                 {"label": "ENT", "matrix": [3, 5], "w": 2, "x": 11.25, "y": 1},
     76 
     77                 {"label": "LSFT", "matrix": [4, 0], "w": 1.5, "x": 0, "y": 2},
     78                 {"label": "Z", "matrix": [5, 0], "x": 1.5, "y": 2},
     79                 {"label": "X", "matrix": [4, 1], "x": 2.5, "y": 2},
     80                 {"label": "C", "matrix": [5, 1], "x": 3.5, "y": 2},
     81                 {"label": "V", "matrix": [5, 2], "x": 4.5, "y": 2},
     82                 {"label": "B", "matrix": [6, 2], "x": 5.5, "y": 2},
     83                 {"label": "N", "matrix": [4, 3], "x": 6.5, "y": 2},
     84                 {"label": "M", "matrix": [5, 3], "x": 7.5, "y": 2},
     85                 {"label": "COMM", "matrix": [4, 4], "x": 8.5, "y": 2},
     86                 {"label": "DOT", "matrix": [5, 4], "x": 9.5, "y": 2},
     87                 {"label": "SLSH", "matrix": [4, 5], "x": 10.5, "y": 2},
     88                 {"label": "RSFT", "matrix": [5, 5], "w": 1.75, "x": 11.5, "y": 2},
     89 
     90                 {"label": "CAPS", "matrix": [6, 0], "w": 1.25, "x": 0, "y": 3},
     91                 {"label": "LCTL", "matrix": [7, 0], "x": 1.25, "y": 3},
     92                 {"label": "LGUI", "matrix": [6, 1], "x": 2.25, "y": 3},
     93                 {"label": "LALT", "matrix": [7, 1], "x": 3.25, "y": 3},
     94                 {"label": "SPC", "matrix": [7, 2], "w": 2, "x": 4.25, "y": 3},
     95                 {"label": "SPC", "matrix": [6, 3], "w": 2, "x": 6.25, "y": 3},
     96                 {"label": "DEL", "matrix": [7, 3], "x": 8.25, "y": 3},
     97                 {"label": "LEFT", "matrix": [6, 4], "x": 9.25, "y": 3},
     98                 {"label": "UP", "matrix": [7, 4], "x": 10.25, "y": 3},
     99                 {"label": "DOWN", "matrix": [6, 5], "x": 11.25, "y": 3},
    100                 {"label": "RGHT", "matrix": [7, 5], "x": 12.25, "y": 3}
    101             ]
    102         }
    103     }
    104 }