Commit Graph

2 Commits (7ce94eb468ff34f904f8ef8fdeb3c5fe2d09d78c)

Author SHA1 Message Date
IBNobody fe2aed0d1c Added User Print - A "light" console out option ()
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'