summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios/printf.c
AgeCommit message (Expand)Author
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis
2020-03-01format code according to conventions [skip ci]QMK Bot
2020-03-02Short term fix for conflicting types for 'tfp_printf' (#8157)Joel Challis
2020-01-24Fix printf buffer overflow when cols>16 (#7998)Joel Challis
2019-10-15Add binary support to tinyprintf (#7024)Joel Challis
2019-08-30clang-format changesskullY
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo