mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-15 18:09:42 +00:00
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).