This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 10:37:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
44f348e7ffdcd899d87a0ae4a8aacabf67672e9f
zsa_qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
9207e8b2fd
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed.
2012-05-06 12:19:03 +00:00
..
Board
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed.
2012-05-06 12:19:03 +00:00
Misc
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
2012-02-24 20:25:36 +00:00
Peripheral
Reintegrate the FullEPAddresses development branch into trunk.
2012-04-14 14:41:17 +00:00
USB
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown).
2012-05-06 11:11:33 +00:00