This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-19 18:44:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9b03aadb219d06fbad9d110e508db93e45461af
zsa_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