summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr/xprintf.h
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08Added User Print - A "light" console out option (#8)IBNobody1-3/+3
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).
2016-08-27Normalize line endingsFred Sundvik1-111/+111
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+111