Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send string keycode tweaks (#7471) | fauxpark | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -149/+122 |
| | |||||
* | Allows Terminal to use ModTap/LayerTap keys (#4586) | Mislav Čakarić | 2019-01-17 | 1 | -0/+6 |
| | | | | | | * fixes #4583 * #4583 - terminal also handles layer tap now | ||||
* | Fixed sprintf overflow | M1K3L08 | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Added command history to terminal with other bug fixes, added new song to ↵ | M1K | 2018-05-01 | 1 | -14/+111 |
| | | | | | | | | song_list.h (#2855) * Implemented Terminal + added song to song_list.h * Added wait() in order to prevent misbehaviour of 'command not found' | ||||
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -0/+252 |
* 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 |