You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/ClassDriver/MIDI
Dean Camera a8b66f318d
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
14 years ago
..
Descriptors.c Lower bulk endpoint polling rate in the descriptors to the lowest possible value to give maximum throughput. 14 years ago
Descriptors.h
Doxygen.conf
MIDI.aps
MIDI.c Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards. 14 years ago
MIDI.h Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards. 14 years ago
MIDI.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 14 years ago
makefile