qmk_firmware/quantum/audio
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
..
audio_pwm.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
audio.c add audio on/off audios 2017-09-06 12:37:57 -04:00
audio.h adds music mode, music mode songs, music mask 2017-07-23 14:59:29 -04:00
luts.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
luts.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
musical_notes.h use automatic rests with songs (no more rest styles) 2017-07-23 14:59:29 -04:00
song_list.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
voices.c no glide 2017-06-27 14:20:53 -04:00
voices.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
wave.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00