qmk_firmware

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

keyboard.json (6807B)


      1 {
      2     "keyboard_name": "MagicForce",
      3     "maintainer": "MagicForce",
      4     "manufacturer": "MagicForce",
      5     "usb": {
      6         "vid": "0x1A53",
      7         "pid": "0x4F51",
      8         "device_version": "1.0.2"
      9     },
     10     "host": {
     11         "default": {
     12             "nkro": true
     13         }
     14     },
     15     "indicators": {
     16         "num_lock": "B15"
     17     },
     18     "ws2812": {
     19         "pin": "C15"
     20     },
     21     "rgb_matrix": {
     22         "animations": {
     23             "alphas_mods": true,
     24             "gradient_up_down": true,
     25             "gradient_left_right": true,
     26             "breathing": true,
     27             "band_sat": true,
     28             "band_val": true,
     29             "band_pinwheel_sat": true,
     30             "band_pinwheel_val": true,
     31             "band_spiral_sat": true,
     32             "band_spiral_val": true,
     33             "cycle_all": true,
     34             "cycle_left_right": true,
     35             "cycle_up_down": true,
     36             "rainbow_moving_chevron": true,
     37             "cycle_out_in": true,
     38             "cycle_out_in_dual": true,
     39             "cycle_pinwheel": true,
     40             "cycle_spiral": true,
     41             "dual_beacon": true,
     42             "rainbow_beacon": true,
     43             "rainbow_pinwheels": true,
     44             "raindrops": true,
     45             "jellybean_raindrops": true,
     46             "hue_breathing": true,
     47             "hue_pendulum": true,
     48             "hue_wave": true,
     49             "pixel_rain": true,
     50             "pixel_flow": true,
     51             "pixel_fractal": true,
     52             "typing_heatmap": true,
     53             "digital_rain": true,
     54             "solid_reactive_simple": true,
     55             "solid_reactive": true,
     56             "solid_reactive_wide": true,
     57             "solid_reactive_multiwide": true,
     58             "solid_reactive_cross": true,
     59             "solid_reactive_multicross": true,
     60             "solid_reactive_nexus": true,
     61             "solid_reactive_multinexus": true,
     62             "splash": true,
     63             "multisplash": true,
     64             "solid_splash": true,
     65             "solid_multisplash": true
     66         },
     67         "driver": "ws2812",
     68         "layout": [
     69             {"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
     70             {"matrix": [0, 1], "x": 37, "y": 0, "flags": 4},
     71             {"matrix": [0, 2], "x": 74, "y": 0, "flags": 4},
     72             {"matrix": [0, 3], "x": 112, "y": 0, "flags": 4},
     73             {"matrix": [0, 4], "x": 149, "y": 0, "flags": 4},
     74             {"matrix": [0, 5], "x": 186, "y": 0, "flags": 4},
     75             {"matrix": [0, 6], "x": 224, "y": 0, "flags": 4},
     76             {"matrix": [1, 0], "x": 0, "y": 12, "flags": 4},
     77             {"matrix": [1, 1], "x": 37, "y": 12, "flags": 4},
     78             {"matrix": [1, 2], "x": 74, "y": 12, "flags": 4},
     79             {"matrix": [1, 3], "x": 112, "y": 12, "flags": 4},
     80             {"matrix": [1, 4], "x": 149, "y": 12, "flags": 4},
     81             {"matrix": [1, 5], "x": 186, "y": 12, "flags": 4},
     82             {"matrix": [1, 6], "x": 224, "y": 12, "flags": 4},
     83             {"matrix": [2, 0], "x": 0, "y": 24, "flags": 4},
     84             {"matrix": [2, 1], "x": 37, "y": 24, "flags": 4},
     85             {"matrix": [2, 2], "x": 74, "y": 24, "flags": 4},
     86             {"matrix": [2, 3], "x": 112, "y": 17, "flags": 4},
     87             {"matrix": [2, 4], "x": 149, "y": 17, "flags": 4},
     88             {"matrix": [2, 5], "x": 186, "y": 17, "flags": 4},
     89             {"matrix": [3, 3], "x": 112, "y": 38, "flags": 4},
     90             {"matrix": [3, 4], "x": 149, "y": 38, "flags": 4},
     91             {"matrix": [3, 5], "x": 186, "y": 38, "flags": 4},
     92             {"matrix": [3, 6], "x": 224, "y": 38, "flags": 4},
     93             {"matrix": [4, 1], "x": 37, "y": 51, "flags": 4},
     94             {"matrix": [4, 3], "x": 112, "y": 51, "flags": 4},
     95             {"matrix": [4, 4], "x": 149, "y": 51, "flags": 4},
     96             {"matrix": [4, 5], "x": 186, "y": 51, "flags": 4},
     97             {"matrix": [5, 0], "x": 0, "y": 64, "flags": 4},
     98             {"matrix": [5, 1], "x": 37, "y": 64, "flags": 4},
     99             {"matrix": [5, 2], "x": 74, "y": 64, "flags": 4},
    100             {"matrix": [5, 4], "x": 149, "y": 64, "flags": 4},
    101             {"matrix": [5, 5], "x": 186, "y": 64, "flags": 4},
    102             {"matrix": [5, 6], "x": 224, "y": 64, "flags": 4}
    103         ],
    104         "max_brightness": 200
    105     },
    106     "features": {
    107         "bootmagic": true,
    108         "command": true,
    109         "console": true,
    110         "extrakey": true,
    111         "mousekey": true,
    112         "nkro": true,
    113         "rgb_matrix": true
    114     },
    115     "qmk": {
    116         "locking": {
    117             "enabled": true,
    118             "resync": true
    119         }
    120     },
    121     "matrix_pins": {
    122         "cols": ["A2", "A1", "B14", "B4", "B5", "B6", "B7"],
    123         "rows": ["A7", "B0", "B1", "B2", "B10", "B11"]
    124     },
    125     "diode_direction": "ROW2COL",
    126     "processor": "STM32F072",
    127     "bootloader": "stm32-dfu",
    128     "layouts": {
    129         "LAYOUT": {
    130             "layout": [
    131                 {"matrix": [0, 0], "x": 0, "y": 0},
    132                 {"matrix": [0, 1], "x": 1, "y": 0},
    133                 {"matrix": [0, 2], "x": 2, "y": 0},
    134 
    135                 {"matrix": [0, 3], "x": 3.25, "y": 0},
    136                 {"matrix": [0, 4], "x": 4.25, "y": 0},
    137                 {"matrix": [0, 5], "x": 5.25, "y": 0},
    138                 {"matrix": [0, 6], "x": 6.25, "y": 0},
    139 
    140                 {"matrix": [1, 0], "x": 0, "y": 1.25},
    141                 {"matrix": [1, 1], "x": 1, "y": 1.25},
    142                 {"matrix": [1, 2], "x": 2, "y": 1.25},
    143 
    144                 {"matrix": [1, 3], "x": 3.25, "y": 1.25},
    145                 {"matrix": [1, 4], "x": 4.25, "y": 1.25},
    146                 {"matrix": [1, 5], "x": 5.25, "y": 1.25},
    147                 {"matrix": [1, 6], "x": 6.25, "y": 1.25},
    148 
    149                 {"matrix": [2, 0], "x": 0, "y": 2.25},
    150                 {"matrix": [2, 1], "x": 1, "y": 2.25},
    151                 {"matrix": [2, 2], "x": 2, "y": 2.25},
    152 
    153                 {"matrix": [2, 3], "x": 3.25, "y": 2.25},
    154                 {"matrix": [2, 4], "x": 4.25, "y": 2.25},
    155                 {"matrix": [2, 5], "x": 5.25, "y": 2.25},
    156 
    157                 {"matrix": [3, 3], "x": 3.25, "y": 3.25},
    158                 {"matrix": [3, 4], "x": 4.25, "y": 3.25},
    159                 {"matrix": [3, 5], "x": 5.25, "y": 3.25},
    160                 {"matrix": [3, 6], "x": 6.25, "y": 2.25, "h": 2},
    161 
    162                 {"matrix": [4, 1], "x": 1, "y": 4.25},
    163 
    164                 {"matrix": [4, 3], "x": 3.25, "y": 4.25},
    165                 {"matrix": [4, 4], "x": 4.25, "y": 4.25},
    166                 {"matrix": [4, 5], "x": 5.25, "y": 4.25},
    167 
    168                 {"matrix": [5, 0], "x": 0, "y": 5.25},
    169                 {"matrix": [5, 1], "x": 1, "y": 5.25},
    170                 {"matrix": [5, 2], "x": 2, "y": 5.25},
    171 
    172                 {"matrix": [5, 4], "x": 3.25, "y": 5.25, "w": 2},
    173                 {"matrix": [5, 5], "x": 5.25, "y": 5.25},
    174                 {"matrix": [5, 6], "x": 6.25, "y": 4.25, "h": 2}
    175             ]
    176         }
    177     }
    178 }