summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_terminal.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel1-330/+0
2022-02-12Format code according to conventions (#16322)QMK Bot1-16/+18
2021-11-03Basic keycode overhaul (#14726)Ryan1-5/+5
2019-11-25Send string keycode tweaks (#7471)fauxpark1-1/+1
2019-08-30clang-format changesskullY1-149/+122
2019-01-17Allows Terminal to use ModTap/LayerTap keys (#4586)Mislav Čakarić1-0/+6
2018-05-16Fixed sprintf overflowM1K3L081-1/+1
2018-05-01Added command history to terminal with other bug fixes, added new song to son...M1K1-14/+111
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert1-0/+252