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.
Tighten up the HID class bootloader code slightly, document that it currently exceeds 2KB of bootloader space for all models other than the Series 2 USB AVRs.
2011-02-10 17:55:49 +00:00
..
Board Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board. 2011-02-02 15:31:45 +00:00
Misc Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 2011-01-13 22:56:49 +00:00
Peripheral Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 2011-01-30 23:12:06 +00:00
USB Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 2011-02-10 17:55:49 +00:00