This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-09 13:14:05 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
4e601207a7
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Controller_Reset() and USB_PLL_On() functions for the AVR8 devices.
...
Minor corrections to the documentation of the USB_Control_Request_t enum.
2011-07-06 02:50:08 +00:00
..
Board
Fix improper indenting of the internal board driver dispatch headers.
2011-07-06 02:12:09 +00:00
Misc
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
2011-06-20 04:32:34 +00:00
Peripheral
Fix improper indenting of the internal board driver dispatch headers.
2011-07-06 02:12:09 +00:00
USB
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Controller_Reset() and USB_PLL_On() functions for the AVR8 devices.
2011-07-06 02:50:08 +00:00