Nick Brassel
4771cc9f63
Add support for delays in send_string. ( #8244 )
2020-03-24 16:04:05 +09:00
Joel Challis
75ca366082
Add mouse support to SEND_STRING ( #8223 )
...
* Add mouse support to SEND_STRING
* add short forms
2020-03-24 16:04:05 +09:00
fauxpark
1a62f5c142
Send string keycode tweaks ( #7471 )
2020-01-09 08:57:11 +09:00
fauxpark
4586615534
Add 4-character aliases for sendstring keycodes ( #7409 )
...
* Add 4-character aliases for sendstring keycodes
* Remove pointless mail keycode redefinition
* Forgot brightness keycodes
2020-01-09 08:57:11 +09:00
skullY
93f6749e06
clang-format changes
2019-10-01 10:21:12 +09:00
fauxpark
6590f3c811
Clean up SEND_STRING keycodes and add media keys ( #3214 )
...
* Clean up SEND_STRING keycodes and add media keys
* Remove stray define
* Add missing SEND_STRING keycodes for completeness
Also, add KC_EJCT to the keycode references
2018-06-28 08:55:04 -04:00
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
2017-09-12 00:43:10 -04:00