• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <!-- Teensy in Serial mode, hex 16C0:0483  -->
4    <usb-device vendor-id="5824" product-id="1155" />
5
6    <!-- Teensy in Serial + keyboard +... mode. Hex 16C0:0483 -->
7    <usb-device vendor-id="5824" product-id="1159" />
8
9    <!-- Teensy in Serial + MIDI mode. Hex 16C0:0485 -->
10    <usb-device vendor-id="5824" product-id="1157" />
11
12    <!-- Teensy in Serial + MIDI mode with Teensyduion v1.31+. Hex 16C0:0489 -->
13    <usb-device vendor-id="5824" product-id="1161" />
14</resources>
15