index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
/
Mouse
/
Mouse.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_De...
Dean Camera
2009-11-23
1
-1
/
+1
*
Remove type definitions of the keyboard and mouse boot protocol report layout...
Dean Camera
2009-09-20
1
-11
/
+0
*
Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_De...
Dean Camera
2009-08-16
1
-0
/
+1
*
Fix incorrect Event call name in USBInterrupt.c.
Dean Camera
2009-08-05
1
-4
/
+4
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-4
/
+4
*
Fix demos based on the device mode HID class driver, as well as the driver it...
Dean Camera
2009-07-31
1
-4
/
+4
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-3
/
+3
*
Break device mode class driver interfaces into seperate config and state stru...
Dean Camera
2009-06-18
1
-2
/
+3
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-1
/
+1
*
Changed to new device mode Class Driver function name prefixes to make way fo...
Dean Camera
2009-06-11
1
-3
/
+3
*
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...
Dean Camera
2009-06-05
1
-0
/
+92