1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/ClassDriver/KeyboardMouse
2009-09-21 06:13:00 +00:00
..
Descriptors.c Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 2009-09-20 12:01:25 +00:00
Descriptors.h
Doxygen.conf
KeyboardMouse.c Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode. 2009-08-16 08:51:54 +00:00
KeyboardMouse.h Fix broken KeyboardMouse ClassDriver device demo - use internal HID Class Driver structures for boot protocol reports. 2009-09-21 06:13:00 +00:00
KeyboardMouse.txt
makefile Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 2009-09-09 13:17:04 +00:00