Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up SEND_STRING keycodes and add media keys (#3214) | fauxpark | 2018-06-28 | 1 | -162/+201 |
| | | | | | | | | | | * 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 | ||||
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -0/+168 |
* 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 |