qmk_firmware

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

keyboard.json (232B)


      1 {
      2     "keyboard_name": "Prime_E",
      3     "usb": {
      4         "pid": "0x0051",
      5         "device_version": "0.0.1"
      6     },
      7     "features": {
      8         "backlight": true
      9     },
     10     "backlight": {
     11         "pin": "B7",
     12         "levels": 5
     13     }
     14 }