This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1090e767f1
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