qmk_firmware

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

keyboard.json (5577B)


      1 {
      2     "manufacturer": "gkeyboard",
      3     "keyboard_name": "GreatPad",
      4     "maintainer": "gkeyboard",
      5     "bootloader": "rp2040",
      6     "diode_direction": "COL2ROW",
      7     "dynamic_keymap": {
      8         "layer_count": 10
      9     },
     10     "encoder": {
     11         "rotary": [
     12             {"pin_a": "GP25", "pin_b": "GP26"},
     13             {"pin_a": "GP0", "pin_b": "GP1"}
     14         ]
     15     },
     16     "features": {
     17         "bootmagic": true,
     18         "encoder": true,
     19         "extrakey": true,
     20         "mousekey": true,
     21         "nkro": true,
     22         "oled": true,
     23         "rgb_matrix": true
     24     },
     25     "matrix_pins": {
     26         "cols": ["GP24", "GP23", "GP16", "GP11", "GP10"],
     27         "rows": ["GP6", "GP5", "GP4", "GP3", "GP2"]
     28     },
     29     "processor": "RP2040",
     30     "rgb_matrix": {
     31         "animations": {
     32             "alphas_mods": true,
     33             "band_pinwheel_sat": true,
     34             "band_pinwheel_val": true,
     35             "band_sat": true,
     36             "band_spiral_sat": true,
     37             "band_spiral_val": true,
     38             "band_val": true,
     39             "breathing": true,
     40             "cycle_all": true,
     41             "cycle_left_right": true,
     42             "cycle_out_in": true,
     43             "cycle_out_in_dual": true,
     44             "cycle_pinwheel": true,
     45             "cycle_spiral": true,
     46             "cycle_up_down": true,
     47             "digital_rain": true,
     48             "dual_beacon": true,
     49             "gradient_left_right": true,
     50             "gradient_up_down": true,
     51             "hue_breathing": true,
     52             "hue_pendulum": true,
     53             "hue_wave": true,
     54             "jellybean_raindrops": true,
     55             "multisplash": true,
     56             "pixel_flow": true,
     57             "pixel_fractal": true,
     58             "pixel_rain": true,
     59             "rainbow_beacon": true,
     60             "rainbow_moving_chevron": true,
     61             "rainbow_pinwheels": true,
     62             "raindrops": true,
     63             "solid_multisplash": true,
     64             "solid_reactive": true,
     65             "solid_reactive_cross": true,
     66             "solid_reactive_multicross": true,
     67             "solid_reactive_multinexus": true,
     68             "solid_reactive_multiwide": true,
     69             "solid_reactive_nexus": true,
     70             "solid_reactive_simple": true,
     71             "solid_reactive_wide": true,
     72             "solid_splash": true,
     73             "splash": true,
     74             "typing_heatmap": true
     75         },
     76         "driver": "ws2812",
     77         "layout": [
     78             {"matrix": [1, 0], "x": 0, "y": 0, "flags": 4},
     79             {"matrix": [1, 1], "x": 56, "y": 0, "flags": 4},
     80             {"matrix": [1, 2], "x": 112, "y": 0, "flags": 4},
     81             {"matrix": [1, 3], "x": 168, "y": 0, "flags": 4},
     82             {"matrix": [1, 4], "x": 224, "y": 0, "flags": 4},
     83             {"matrix": [2, 0], "x": 0, "y": 21, "flags": 4},
     84             {"matrix": [2, 1], "x": 56, "y": 21, "flags": 4},
     85             {"matrix": [2, 2], "x": 112, "y": 21, "flags": 4},
     86             {"matrix": [2, 3], "x": 168, "y": 21, "flags": 4},
     87             {"matrix": [2, 4], "x": 224, "y": 21, "flags": 4},
     88             {"matrix": [3, 0], "x": 0, "y": 43, "flags": 4},
     89             {"matrix": [3, 1], "x": 56, "y": 43, "flags": 4},
     90             {"matrix": [3, 2], "x": 112, "y": 43, "flags": 4},
     91             {"matrix": [3, 3], "x": 168, "y": 43, "flags": 4},
     92             {"matrix": [3, 4], "x": 224, "y": 43, "flags": 4},
     93             {"matrix": [4, 0], "x": 0, "y": 64, "flags": 4},
     94             {"matrix": [4, 1], "x": 56, "y": 64, "flags": 4},
     95             {"matrix": [4, 2], "x": 112, "y": 64, "flags": 4},
     96             {"matrix": [4, 3], "x": 168, "y": 64, "flags": 4},
     97             {"matrix": [4, 4], "x": 224, "y": 64, "flags": 4},
     98             {"x": 196, "y": 53, "flags": 2},
     99             {"x": 196, "y": 10, "flags": 2},
    100             {"x": 140, "y": 10, "flags": 2},
    101             {"x": 84, "y": 10, "flags": 2},
    102             {"x": 28, "y": 10, "flags": 2},
    103             {"x": 28, "y": 53, "flags": 2},
    104             {"x": 84, "y": 53, "flags": 2},
    105             {"x": 140, "y": 53, "flags": 2}
    106         ],
    107         "max_brightness": 170,
    108         "sleep": true
    109     },
    110     "url": "https://github.com/gkeyboard/GreatPad",
    111     "usb": {
    112         "device_version": "1.0.0",
    113         "pid": "0x4203",
    114         "vid": "0x474B"
    115     },
    116     "ws2812": {
    117         "driver": "vendor",
    118         "pin": "GP22"
    119     },
    120     "layouts": {
    121         "LAYOUT": {
    122             "layout": [
    123                 {"matrix": [0, 0], "x": 0, "y": 0},
    124                 {"matrix": [0, 4], "x": 4, "y": 0},
    125                 {"matrix": [1, 0], "x": 0, "y": 1.5},
    126                 {"matrix": [1, 1], "x": 1, "y": 1.5},
    127                 {"matrix": [1, 2], "x": 2, "y": 1.5},
    128                 {"matrix": [1, 3], "x": 3, "y": 1.5},
    129                 {"matrix": [1, 4], "x": 4, "y": 1.5},
    130                 {"matrix": [2, 0], "x": 0, "y": 2.5},
    131                 {"matrix": [2, 1], "x": 1, "y": 2.5},
    132                 {"matrix": [2, 2], "x": 2, "y": 2.5},
    133                 {"matrix": [2, 3], "x": 3, "y": 2.5},
    134                 {"matrix": [2, 4], "x": 4, "y": 2.5},
    135                 {"matrix": [3, 0], "x": 0, "y": 3.5},
    136                 {"matrix": [3, 1], "x": 1, "y": 3.5},
    137                 {"matrix": [3, 2], "x": 2, "y": 3.5},
    138                 {"matrix": [3, 3], "x": 3, "y": 3.5},
    139                 {"matrix": [3, 4], "x": 4, "y": 3.5},
    140                 {"matrix": [4, 0], "x": 0, "y": 4.5},
    141                 {"matrix": [4, 1], "x": 1, "y": 4.5},
    142                 {"matrix": [4, 2], "x": 2, "y": 4.5},
    143                 {"matrix": [4, 3], "x": 3, "y": 4.5},
    144                 {"matrix": [4, 4], "x": 4, "y": 4.5}
    145             ]
    146         }
    147     }
    148 }