aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/mbed/xprintf.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove mbed files (#7605)Joel Challis2019-12-111-16/+0
| | | | | | | | * Remove mbed files * Remove mbed files - fix comment * Remove mbed logic blocks
* clang-format changesskullY2019-08-301-1/+0
|
* Added User Print - A "light" console out option (#8)IBNobody2016-09-071-1/+1
| | | | | | | 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).
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+17