qmk_firmware

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

info.json (947B)


      1 {
      2     "dip_switch": {
      3         "matrix_grid": [ [5, 4] ]
      4     },
      5     "rgb_matrix": {
      6         "animations":{
      7             "breathing": true,
      8             "band_spiral_val": true,
      9             "cycle_all": true,
     10             "cycle_left_right": true,
     11             "cycle_up_down": true,
     12             "rainbow_moving_chevron": true,
     13             "cycle_out_in": true,
     14             "cycle_out_in_dual": true,
     15             "cycle_pinwheel": true,
     16             "cycle_spiral": true,
     17             "dual_beacon": true,
     18             "rainbow_beacon": true,
     19             "jellybean_raindrops": true,
     20             "pixel_rain": true,
     21             "typing_heatmap": true,
     22             "digital_rain": true,
     23             "solid_reactive_simple": true,
     24             "solid_reactive_multiwide": true,
     25             "solid_reactive_multinexus": true,
     26             "splash": true,
     27             "solid_splash": true
     28         },
     29         "driver": "snled27351",
     30         "sleep": true
     31     }
     32 }