qmk_firmware

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

keyboard.json (4203B)


      1 {
      2     "keyboard_name": "Fourier",
      3     "manufacturer": "Keebio",
      4     "url": "https://keeb.io",
      5     "maintainer": "nooges",
      6     "usb": {
      7         "vid": "0xCB10",
      8         "pid": "0x1247",
      9         "device_version": "1.0.0"
     10     },
     11     "features": {
     12         "bootmagic": false,
     13         "command": true,
     14         "extrakey": true,
     15         "mousekey": false,
     16         "nkro": false,
     17         "rgblight": true
     18     },
     19     "qmk": {
     20         "locking": {
     21             "enabled": true,
     22             "resync": true
     23         }
     24     },
     25     "matrix_pins": {
     26         "cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],
     27         "rows": ["F4", "D7", "E6", "B4"]
     28     },
     29     "diode_direction": "COL2ROW",
     30     "qmk_lufa_bootloader": {
     31         "esc_input": "F4",
     32         "esc_output": "F5",
     33         "led": "B0",
     34         "speaker": "C6"
     35     },
     36     "split": {
     37         "enabled": true,
     38         "handedness": {
     39             "pin": "D2"
     40         },
     41         "serial": {
     42             "pin": "D0"
     43         }
     44     },
     45     "rgblight": {
     46         "led_count": 14,
     47         "split_count": [7, 7],
     48         "animations": {
     49             "breathing": true,
     50             "rainbow_mood": true,
     51             "rainbow_swirl": true,
     52             "snake": true,
     53             "knight": true,
     54             "christmas": true,
     55             "static_gradient": true,
     56             "rgb_test": true,
     57             "alternating": true,
     58             "twinkle": true
     59         }
     60     },
     61     "ws2812": {
     62         "pin": "D3"
     63     },
     64     "development_board": "promicro",
     65     "layouts": {
     66         "LAYOUT": {
     67             "layout": [
     68                 {"matrix": [0, 0], "x": 0, "y": 0},
     69                 {"matrix": [0, 1], "x": 1, "y": 0},
     70                 {"matrix": [0, 2], "x": 2, "y": 0},
     71                 {"matrix": [0, 3], "x": 3, "y": 0},
     72                 {"matrix": [0, 4], "x": 4, "y": 0},
     73                 {"matrix": [0, 5], "x": 5, "y": 0},
     74 
     75                 {"matrix": [4, 0], "x": 7, "y": 0},
     76                 {"matrix": [4, 1], "x": 8, "y": 0},
     77                 {"matrix": [4, 2], "x": 9, "y": 0},
     78                 {"matrix": [4, 3], "x": 10, "y": 0},
     79                 {"matrix": [4, 4], "x": 11, "y": 0},
     80                 {"matrix": [4, 5], "x": 12, "y": 0},
     81                 {"matrix": [4, 6], "x": 13, "y": 0},
     82 
     83                 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
     84                 {"matrix": [1, 1], "x": 1.25, "y": 1},
     85                 {"matrix": [1, 2], "x": 2.25, "y": 1},
     86                 {"matrix": [1, 3], "x": 3.25, "y": 1},
     87                 {"matrix": [1, 4], "x": 4.25, "y": 1},
     88                 {"matrix": [1, 5], "x": 5.25, "y": 1},
     89 
     90                 {"matrix": [5, 0], "x": 7.25, "y": 1},
     91                 {"matrix": [5, 1], "x": 8.25, "y": 1},
     92                 {"matrix": [5, 2], "x": 9.25, "y": 1},
     93                 {"matrix": [5, 3], "x": 10.25, "y": 1},
     94                 {"matrix": [5, 4], "x": 11.25, "y": 1},
     95                 {"matrix": [5, 6], "x": 12.25, "y": 1, "w": 1.75},
     96 
     97                 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
     98                 {"matrix": [2, 1], "x": 1.75, "y": 2},
     99                 {"matrix": [2, 2], "x": 2.75, "y": 2},
    100                 {"matrix": [2, 3], "x": 3.75, "y": 2},
    101                 {"matrix": [2, 4], "x": 4.75, "y": 2},
    102                 {"matrix": [2, 5], "x": 5.75, "y": 2},
    103 
    104                 {"matrix": [6, 0], "x": 7.75, "y": 2},
    105                 {"matrix": [6, 2], "x": 8.75, "y": 2},
    106                 {"matrix": [6, 3], "x": 9.75, "y": 2},
    107                 {"matrix": [6, 4], "x": 10.75, "y": 2},
    108                 {"matrix": [6, 5], "x": 11.75, "y": 2},
    109                 {"matrix": [6, 6], "x": 12.75, "y": 2, "w": 1.25},
    110 
    111                 {"matrix": [3, 0], "x": 0, "y": 3},
    112                 {"matrix": [3, 1], "x": 1, "y": 3},
    113                 {"matrix": [3, 2], "x": 2, "y": 3},
    114                 {"matrix": [3, 3], "x": 3, "y": 3},
    115                 {"matrix": [3, 4], "x": 4, "y": 3, "w": 2.25},
    116 
    117                 {"matrix": [7, 0], "x": 7.25, "y": 3, "w": 2.25},
    118                 {"matrix": [7, 3], "x": 9.5, "y": 3},
    119                 {"matrix": [7, 4], "x": 10.5, "y": 3, "w": 1.25},
    120                 {"matrix": [7, 5], "x": 11.75, "y": 3},
    121                 {"matrix": [7, 6], "x": 12.75, "y": 3, "w": 1.25}
    122             ]
    123         }
    124     }
    125 }