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
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
..
AudioInput Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
AudioOutput Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
DualVirtualSerial Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
GenericHID Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
Joystick Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
Keyboard Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
KeyboardMouse 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 Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
MIDI Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
MassStorage Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
MassStorageKeyboard Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
Mouse Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
RNDISEthernet Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
VirtualSerial Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
VirtualSerialMouse 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 Added new KeyboardMouseMultiReport Device ClassDriver demo. 14 years ago