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
1c9092a8a6db41709b9cb77534f06011868baf01
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
1c9092a8a6
Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg).
2009-03-26 00:20:28 +00:00
..
AT90USBXXX
Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl).
2009-03-18 09:14:09 +00:00
Board
Board Dataflash driver now allows for dataflash ICs which use different shifts for setting the current page/byte address (thanks to Kenneth Clubb).
2009-03-17 04:43:34 +00:00
Misc
Moved all source to the trunk directory.
2009-02-23 07:08:22 +00:00
USB
Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg).
2009-03-26 00:20:28 +00:00