You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/ClassDriver/KeyboardMouseMultiReport
Dean Camera f0ff633962
Lower the size of the HID report endpoint from 16 bytes to 8 bytes, to allow for Low Speed USB compatibility in the KeyboardMouseMultiReport demo (thanks to Kevin Chernoff).
14 years ago
..
Descriptors.c Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo. 14 years ago
Descriptors.h Lower the size of the HID report endpoint from 16 bytes to 8 bytes, to allow for Low Speed USB compatibility in the KeyboardMouseMultiReport demo (thanks to Kevin Chernoff). 14 years ago
Doxygen.conf Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo. 14 years ago
KeyboardMouseMultiReport.aps Added new KeyboardMouseMultiReport Device ClassDriver demo. 14 years ago
KeyboardMouseMultiReport.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
KeyboardMouseMultiReport.h Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo. 14 years ago
KeyboardMouseMultiReport.txt Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo. 14 years ago
makefile F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago