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-08-04 03:30:48 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
658234a0b0
Oops - serial stream driver should return _FDEV_EOF when no data has been received, not EOF.
2010-02-05 06:44:10 +00:00
..
Board
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
Misc
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Peripheral
Oops - serial stream driver should return _FDEV_EOF when no data has been received, not EOF.
2010-02-05 06:44:10 +00:00
USB
Add documentation to the USB Class Drivers module on how to use the Host mode class drivers.
2010-02-02 14:02:18 +00:00