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-04-26 17:36:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5de364163f5a7597ba2f54e37cdea493fbd1e7ff
zsa_qmk_firmware
/
Bootloaders
/
TeensyHID
History
Dean Camera
c3dfc58707
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
..
Descriptors.c
Added explicit attribute masks to the device mode demos' descriptors.
2009-08-13 08:14:16 +00:00
Descriptors.h
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
Doxygen.conf
Remove hardcoded DOT path from all Doxygen config files.
2009-06-16 13:50:02 +00:00
makefile
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
TeensyHID.c
Application documentation/comment cleanup.
2009-10-08 07:18:28 +00:00
TeensyHID.h
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00
TeensyHID.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00