Commit Graph

1 Commits (2a63e212794627ee649e4649355ecce8d1a790b8)

Author SHA1 Message Date
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature ()
* 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