{
  "type": "app",
  "slug": "adom-usb-stub-teensy",
  "title": "Adom USB - Teensy / i.MX RT persona pack",
  "brief": "Flash stub firmware to a Teensy 4.x / NXP i.MX RT to enumerate as keyboard, mouse, disk, serial, MIDI, or audio \u2014 the classic HID-injection / composite-device test platform.",
  "version": "0.1.0",
  "visibility": "public",
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "install": {
    "binary_name": "adom-usb-stub-teensy"
  },
  "tags": [
    "adom-usb-plugin",
    "firmware",
    "usb",
    "pjrc",
    "firmware",
    "usb-stub"
  ],
  "license": "MIT",
  "metadata": {
    "version": "0.1.0",
    "repo": "adom-inc/adom-usb",
    "discovery_triggers": [
      "adom-usb-plugin",
      "adom-usb plugin",
      "firmware",
      "usb firmware",
      "adom-usb-stub-teensy"
    ]
  }
}