This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-08 21:20:04 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
738c9203fc
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
c15eaa5dae
When automatic PLL management mode is enabled on the U4 series AVR8 chips, the PLL is now configured for 48MHz and not a divided 96MHz, to lower power consumption and to keep the system within the datasheet specs for 3.3V operation (thanks to Scott Vitale).
2011-10-12 02:27:22 +00:00
..
Class
Added endian-correction to the CDC driver's Line Encoding control request handlers.
2011-10-07 03:47:42 +00:00
Core
When automatic PLL management mode is enabled on the U4 series AVR8 chips, the PLL is now configured for 48MHz and not a divided 96MHz, to lower power consumption and to keep the system within the datasheet specs for 3.3V operation (thanks to Scott Vitale).
2011-10-12 02:27:22 +00:00
USB.h
Added new Host mode Audio Class driver.
2011-06-08 01:26:52 +00:00