This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-17 20:25:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
GenericHIDHost
History
Dean Camera
d0806c817c
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
..
ConfigDescriptor.c
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
ConfigDescriptor.h
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
Doxygen.conf
Added new GenericHIDHost demo.
2009-04-01 07:21:45 +00:00
GenericHIDHost.aps
Added new GenericHIDHost demo.
2009-04-01 07:21:45 +00:00
GenericHIDHost.c
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
GenericHIDHost.h
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
GenericHIDHost.txt
Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman).
2009-05-12 08:28:02 +00:00
makefile
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00