summaryrefslogtreecommitdiff
path: root/quantum/send_string/send_string.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Short term fix for avr-libc@2.3.0 (#25938)Joel Challis1-0/+4
2025-01-21Consolidate send_string implementations. (#24817)Nick Brassel1-49/+39
2024-05-18Insert delay between shifted chars in send_string_with_delay for AVR (#23673)Skyler Hawthorne1-10/+6
2024-02-17Insert delay between shifted chars in send_string_with_delay (#19280)Skyler Hawthorne1-11/+25
2022-11-05Reduce includes for send_string header (#18952)Ryan1-3/+7
2022-07-02Feature-ify Send String (#17275)Ryan1-0/+324