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 272d446d32
Fix include path in the library RingBuffer.h header file.
14 years ago
..
Board Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board. 14 years ago
Misc Fix include path in the library RingBuffer.h header file. 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