PaulStoffregen
66e3239ef5
Add multi-touch definitions (experimental)
8 년 전
PaulStoffregen
42cbdc49c0
Add multi-touch descriptors (experimental)
8 년 전
Fernando Trias
d0fe13962f
Left/right volume, fix wTotalLength
Add support for controlling left/right volume separately. Fix
wTotalLength after adding volume feature.
8 년 전
Fernando Trias
3a9025dd06
Add volume/mute feature to AudioInputUSB
Change descriptor and code to handle features for USB Audio
8 년 전
PaulStoffregen
8b85a32552
Add Mouse horizontal scroll (thanks Xenoamor)
https://forum.pjrc.com/threads/33017-Teensy-3-1-Mouse-horizontal-scroll
8 년 전
PaulStoffregen
7176a50afc
Fix usb audio descriptors, fixes audio output for Windows
8 년 전
PaulStoffregen
d73b29c16e
Fix usb audio wChannelConfig
8 년 전
PaulStoffregen
fddf08842b
Add usb audio asychronous feedback endpoint (fixed data for now)
8 년 전
PaulStoffregen
47658da91f
Add USB audio descriptors (adapted from MickMad)
8 년 전
PaulStoffregen
98183abe41
Simplify media keys descriptor (needed for Windows)
8 년 전
PaulStoffregen
36f89903b1
Remove old media keys
8 년 전
PaulStoffregen
e6759f8a30
Implement new media keys interface
8 년 전
PaulStoffregen
9f513d6112
Add media keys USB descriptors
8 년 전
PaulStoffregen
d1a6e77ad9
Begin work on MTP Disk
9 년 전
PaulStoffregen
2f14babf7d
Simplify customizing USB - no longer need to edit interface .h files
9 년 전
PaulStoffregen
8111996bdc
Simplify usb_desc.h configuration - do not require computing descriptor sizes/offsets
9 년 전
PaulStoffregen
479bde6866
Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h
10 년 전
Andrew J. Kroll
c9d85378d7
Allow custom USB enumeration.
This patch simply checks if NUM_ENDPOINTS is defined, and will bypass the
built-in USB descriptor, device and memory code, and allows a custom setting.
This bug does not affect the IDE unless someone adds the custom option to
the boards.txt file, and provides replacement code in a library or sketch.
It can also be used to turn off USB by providing no replacements, while
allowing speeds >= 20MHz.
10 년 전
PaulStoffregen
e42c5cefed
Support F_CPU < 20 MHz with USB disabled
10 년 전
PaulStoffregen
d783be33c1
Clean up trailing whitespace
10 년 전
PaulStoffregen
054c319248
USB Mouse on Teensy 3.x to use relative+absolulte hybrid
10 년 전
PaulStoffregen
4d8a62cf65
Add zero to USB serial number, workaround for Mac OS-X CDC-ACM bug
http://forum.pjrc.com/threads/25482-Duplicate-usb-modem-number-HELP !
10 년 전
PaulStoffregen
5cecdee933
Initial commit, version 1.17-rc1
11 년 전