Commit Graph

6 Commits (5a6737a778cfa828e4fdb5d382a84a41e5210d8e)

Author SHA1 Message Date
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586)
* fixes #4583

* #4583 - terminal also handles layer tap now
6 years ago
M1K3L08 42a72c633b Fixed sprintf overflow 7 years ago
M1K 5112af887a Added command history to terminal with other bug fixes, added new song to song_list.h (#2855)
* Implemented Terminal + added song to song_list.h

* Added wait() in order to prevent misbehaviour of 'command not found'
7 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
* implement basic terminal stuff

* modify send_string to read normal strings too

* add files bc yeah. working pgm detected

* pgm detection apparently not working

* adds send string keycodes, additional keycode support in send string

* implement arguments

* [terminal] add help command

* [terminal] adds keycode and keymap functions

* [terminal] adds nop.h, documentation

* update macro docs
8 years ago