{
  "version": 1,
  "plugins": [
    {
      "name": "usb",
      "type": "system",
      "path": "system/usb"
    },
    {
      "name": "blink",
      "type": "user",
      "path": "user/blink"
    },
    {
      "name": "host-control",
      "type": "user",
      "path": "user/host-control"
    },
    {
      "name": "rgb",
      "type": "user",
      "path": "user/rgb"
    }
  ]
}