]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updates send_string functionality, adds terminal feature (#1657)
authorJack Humbert <jack.humb@gmail.com>
Tue, 12 Sep 2017 04:43:10 +0000 (00:43 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2017 04:43:10 +0000 (00:43 -0400)
* 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


No differences found