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
f11f69fd29
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
f11f69fd29
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund).
2009-05-05 14:02:02 +00:00
..
Board
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LED board driver code to define dummy LED masks for the first four board LEDs so that user code can be compiled for boards with less than four LEDs without code modifications (thanks to Morten Lund).
2009-05-05 14:02:02 +00:00
Misc
Documentation enhancements to improve documentation cross-references.
2009-04-22 14:28:55 +00:00
Peripheral
Fixed SPI driver init function not clearing SPI2X bit when not needed.
2009-04-26 10:29:59 +00:00
USB
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor.
2009-05-04 12:55:00 +00:00