This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1090e767f111121fb3e22fde3c66326f369f80cd
qmk_firmware
/
LUFA
/
Drivers
History
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