qmk_firmware

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

info.json (862B)


      1 {
      2     "keyboard_name": "Raise",
      3     "manufacturer": "Dygma",
      4     "url": "https://github.com/qmk/qmk_firmware/tree/master/keyboards/dygma/raise",
      5     "maintainer": "ibash",
      6     "usb": {
      7         "vid": "0x1209",
      8         "pid": "0x2201",
      9         "device_version": "0.0.1"
     10     },
     11     "rgb_matrix": {
     12         "animations": {
     13             "typing_heatmap": true,
     14             "solid_reactive_simple": true,
     15             "solid_reactive": true,
     16             "solid_reactive_wide": true,
     17             "solid_reactive_multiwide": true,
     18             "solid_reactive_cross": true,
     19             "solid_reactive_multicross": true,
     20             "solid_reactive_nexus": true,
     21             "solid_reactive_multinexus": true
     22         },
     23         "driver": "custom",
     24         "led_flush_limit": 100,
     25         "sleep": true
     26     },
     27     "development_board": "blackpill_f411",
     28     "debounce": 0
     29 }