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/LUFA/Drivers
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
..
Board Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board. 14 years ago
Misc Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
Peripheral Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 14 years ago
USB Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago