This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-11 03:14:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0d5e30e69f
qmk_firmware
/
Demos
History
Dean Camera
0d5e30e69f
Remove type definitions of the keyboard and mouse boot protocol report layouts from the Device Class Driver demos, as they are now located inside the class driver.
2009-09-20 12:52:35 +00:00
..
Device
Remove type definitions of the keyboard and mouse boot protocol report layouts from the Device Class Driver demos, as they are now located inside the class driver.
2009-09-20 12:52:35 +00:00
Host
Add KeyboardHost HID Host Class driver demo to the library.
2009-09-20 12:46:26 +00:00
OTG
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
makefile
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