qmk_firmware/LUFA/Drivers
Dean Camera 59c4871f80 USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00
..
Board Oops, incorrectly edited the Benito buttons driver file instead of the JM-DB-U2 buttons driver file. 2010-03-30 23:39:10 +00:00
Misc Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Peripheral Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
USB USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00