qmk_firmware

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

keyboard.json (4566B)


      1 {
      2     "keyboard_name": "reviung53",
      3     "manufacturer": "gtips",
      4     "maintainer": "gtips",
      5     "usb": {
      6         "vid": "0x4E94",
      7         "pid": "0x4E09",
      8         "device_version": "0.0.1"
      9     },
     10     "rgblight": {
     11         "hue_steps": 16,
     12         "saturation_steps": 16,
     13         "brightness_steps": 16,
     14         "led_count": 10,
     15         "sleep": true,
     16         "animations": {
     17             "breathing": true,
     18             "rainbow_mood": true,
     19             "rainbow_swirl": true,
     20             "snake": true,
     21             "knight": true,
     22             "christmas": true,
     23             "static_gradient": true,
     24             "rgb_test": true,
     25             "alternating": true,
     26             "twinkle": true
     27         }
     28     },
     29     "ws2812": {
     30         "pin": "D3"
     31     },
     32     "features": {
     33         "bootmagic": true,
     34         "extrakey": true,
     35         "mousekey": false,
     36         "nkro": false,
     37         "rgblight": true
     38     },
     39     "qmk": {
     40         "locking": {
     41             "enabled": true,
     42             "resync": true
     43         }
     44     },
     45     "matrix_pins": {
     46         "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"],
     47         "rows": ["D0", "D4", "C6", "D7", "E6", "B4", "B5"]
     48     },
     49     "diode_direction": "COL2ROW",
     50     "development_board": "promicro",
     51     "layout_aliases": {
     52         "LAYOUT_reviung53": "LAYOUT"
     53     },
     54     "layouts": {
     55         "LAYOUT": {
     56             "layout": [
     57                 {"matrix": [0, 2], "x": 2.25, "y": 0},
     58 
     59                 {"matrix": [0, 3], "x": 3.5, "y": 0},
     60                 {"matrix": [0, 4], "x": 4.5, "y": 0},
     61                 {"matrix": [0, 5], "x": 5.5, "y": 0},
     62                 {"matrix": [0, 6], "x": 6.5, "y": 0},
     63 
     64                 {"matrix": [0, 7], "x": 7.75, "y": 0},
     65                 {"matrix": [4, 0], "x": 8.75, "y": 0},
     66                 {"matrix": [4, 1], "x": 9.75, "y": 0},
     67                 {"matrix": [4, 2], "x": 10.75, "y": 0},
     68 
     69                 {"matrix": [4, 3], "x": 12, "y": 0},
     70 
     71                 {"matrix": [1, 0], "x": 0, "y": 1.25, "w": 1.5},
     72                 {"matrix": [1, 1], "x": 1.5, "y": 1.25},
     73                 {"matrix": [1, 2], "x": 2.5, "y": 1.25},
     74                 {"matrix": [1, 3], "x": 3.5, "y": 1.25},
     75                 {"matrix": [1, 4], "x": 4.5, "y": 1.25},
     76                 {"matrix": [1, 5], "x": 5.5, "y": 1.25},
     77                 {"matrix": [1, 6], "x": 6.5, "y": 1.25},
     78                 {"matrix": [1, 7], "x": 7.5, "y": 1.25},
     79                 {"matrix": [4, 4], "x": 8.5, "y": 1.25},
     80                 {"matrix": [4, 5], "x": 9.5, "y": 1.25},
     81                 {"matrix": [4, 6], "x": 10.5, "y": 1.25},
     82                 {"matrix": [4, 7], "x": 11.5, "y": 1.25, "w": 1.5},
     83 
     84                 {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.75},
     85                 {"matrix": [2, 1], "x": 1.75, "y": 2.25},
     86                 {"matrix": [2, 2], "x": 2.75, "y": 2.25},
     87                 {"matrix": [2, 3], "x": 3.75, "y": 2.25},
     88                 {"matrix": [2, 4], "x": 4.75, "y": 2.25},
     89                 {"matrix": [2, 5], "x": 5.75, "y": 2.25},
     90                 {"matrix": [2, 6], "x": 6.75, "y": 2.25},
     91                 {"matrix": [2, 7], "x": 7.75, "y": 2.25},
     92                 {"matrix": [5, 0], "x": 8.75, "y": 2.25},
     93                 {"matrix": [5, 1], "x": 9.75, "y": 2.25},
     94                 {"matrix": [5, 2], "x": 10.75, "y": 2.25},
     95                 {"matrix": [5, 3], "x": 11.75, "y": 2.25, "w": 1.25},
     96 
     97                 {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 2.25},
     98                 {"matrix": [3, 1], "x": 2.25, "y": 3.25},
     99                 {"matrix": [3, 2], "x": 3.25, "y": 3.25},
    100                 {"matrix": [3, 3], "x": 4.25, "y": 3.25},
    101                 {"matrix": [3, 4], "x": 5.25, "y": 3.25},
    102                 {"matrix": [3, 5], "x": 6.25, "y": 3.25},
    103                 {"matrix": [3, 6], "x": 7.25, "y": 3.25},
    104                 {"matrix": [3, 7], "x": 8.25, "y": 3.25},
    105                 {"matrix": [5, 4], "x": 9.25, "y": 3.25},
    106                 {"matrix": [5, 5], "x": 10.25, "y": 3.25},
    107                 {"matrix": [5, 6], "x": 11.25, "y": 3.25, "w": 1.75},
    108 
    109                 {"matrix": [6, 0], "x": 0, "y": 4.25, "w": 1.5},
    110                 {"matrix": [6, 1], "x": 1.5, "y": 4.25, "w": 1.25},
    111                 {"matrix": [6, 2], "x": 2.75, "y": 4.25, "w": 1.25},
    112                 {"matrix": [6, 3], "x": 4, "y": 4.25, "w": 2.75},
    113                 {"matrix": [6, 4], "x": 6.75, "y": 4.25, "w": 2.25},
    114                 {"matrix": [6, 5], "x": 9, "y": 4.25, "w": 1.25},
    115                 {"matrix": [6, 6], "x": 10.25, "y": 4.25, "w": 1.25},
    116                 {"matrix": [6, 7], "x": 11.5, "y": 4.25, "w": 1.5}
    117             ]
    118         }
    119     }
    120 }