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
/
Host
/
LowLevel
T
History
Dean Camera
cd39c38d5f
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
...
Added start of the Incomplete TMC demo's command parser code.
2010-07-26 07:28:40 +00:00
..
GenericHIDHost
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
JoystickHostWithParser
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
KeyboardHost
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
KeyboardHostWithParser
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
MassStorageHost
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
2010-07-26 07:28:40 +00:00
MIDIHost
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
MouseHost
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
MouseHostWithParser
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
PrinterHost
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
RNDISEthernetHost
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
StillImageHost
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
VirtualSerialHost
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
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