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/Host/ClassDriver
Dean Camera 782614dbb5
Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.
14 years ago
..
JoystickHostWithParser Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
KeyboardHost Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 14 years ago
KeyboardHostWithParser Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
MIDIHost Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 14 years ago
MassStorageHost Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 14 years ago
MouseHost Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 14 years ago
MouseHostWithParser Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
PrinterHost Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
RNDISEthernetHost Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
StillImageHost Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
VirtualSerialHost Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
makefile Update copyright year on all source files. 14 years ago