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
/
KeyboardHost
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
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
KeyboardHost.aps
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
KeyboardHost.c
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
KeyboardHost.h
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
KeyboardHost.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