This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf313989e6f451a3b6058db94929a51bc1b5e68b
qmk_firmware
/
Demos
/
Host
/
Incomplete
/
PrinterHost
History
Dean Camera
cf313989e6
Don't send terminal RESET codes via serial - just set the foreground colour and assume the user has the background set to something sane, so that the demos don't wipe out custom user terminal settings.
2009-07-19 13:17:38 +00:00
..
Lib
Use sane ANSI terminal escape codes for the Host mode demos, so that they do not cause eye-searing, unreadable text on terminals which parse the escape codes properly.
2009-07-19 13:08:48 +00:00
ConfigDescriptor.c
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00
ConfigDescriptor.h
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00
makefile
Magstripe Project: Ensure that empty tracks still print out a newline seperator so that the host always knows what track data is being sent.
2009-07-19 07:30:37 +00:00
PrinterHost.c
Don't send terminal RESET codes via serial - just set the foreground colour and assume the user has the background set to something sane, so that the demos don't wipe out custom user terminal settings.
2009-07-19 13:17:38 +00:00
PrinterHost.h
Add partial project documentation to the incomplete PrinterHost demo.
2009-07-19 12:36:19 +00:00