This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca007f91f2aa959a738649d35becb54cb1efc8b8
qmk_firmware
/
Demos
/
Device
/
ClassDriver
T
History
Dean Camera
de5b16909a
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
...
Added new SPI_ORDER_* data order masks to the SPI peripheral driver.
2010-07-29 07:09:57 +00:00
..
AudioInput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
AudioOutput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
DualVirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
GenericHID
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
Joystick
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
Keyboard
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
2010-07-26 04:26:47 +00:00
KeyboardMouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
MassStorage
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
2010-07-29 07:09:57 +00:00
MassStorageKeyboard
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
2010-07-29 07:09:57 +00:00
MIDI
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Mouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
RNDISEthernet
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
VirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
VirtualSerialMouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
makefile
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
2010-05-07 07:11:25 +00:00