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/Bootloaders/HID
Dean Camera 3d232953d9
Fix typos in the HID class bootloader makefile.
14 years ago
..
HostLoaderApp Fix typos in the HID class bootloader makefile. 14 years ago
BootloaderHID.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
BootloaderHID.h Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com. 14 years ago
BootloaderHID.txt Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
Descriptors.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
Descriptors.h Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com. 14 years ago
Doxygen.conf Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com. 14 years ago
makefile Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago