You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
audio.c add audio on/off audios 7 years ago
audio.h adds music mode, music mode songs, music mask 7 years ago
audio_pwm.c Clarify the quantum license (#1042) 8 years ago
luts.c Clarify the quantum license (#1042) 8 years ago
luts.h Clarify the quantum license (#1042) 8 years ago
musical_notes.h use automatic rests with songs (no more rest styles) 7 years ago
song_list.h Updates send_string functionality, adds terminal feature (#1657) 7 years ago
voices.c no glide 7 years ago
voices.h Clarify the quantum license (#1042) 8 years ago
wave.h Clarify the quantum license (#1042) 8 years ago