qmk_firmware

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

info.json (304B)


      1 {
      2     "manufacturer": "splitkb.com",
      3     "maintainer": "splitkb",
      4     "build": {
      5         "lto": true
      6     },
      7     "development_board": "elite_c",
      8     "split": {
      9         "enabled": true
     10     },
     11     "url": "https://splitkb.com",
     12     "usb": {
     13         "device_version": "1.0.0",
     14         "vid": "0x8D1D"
     15     }
     16 }