This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-08 17:02:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c6f26e19d
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
8c6f26e19d
Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet.
...
Add in temporary global interrupts enable/disable macros.
2011-02-28 22:30:40 +00:00
..
Board
Fix EVK1101 board joystick driver movement masks.
2011-02-27 23:05:46 +00:00
Misc
More Doxygen updates for multiple architecture support.
2011-02-20 14:07:20 +00:00
Peripheral
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
2011-02-26 15:57:06 +00:00
USB
Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet.
2011-02-28 22:30:40 +00:00