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 15719f3574 adds a sequencer to the music mode (#330)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* Merge branch 'master' into process-record
9 years ago
..
audio.c adds a sequencer to the music mode (#330) 9 years ago
audio.h adds a sequencer to the music mode (#330) 9 years ago
audio_pwm.c Clarified audio.c (#302) 9 years ago
luts.c Clarified audio.c (#302) 9 years ago
luts.h Clarified audio.c (#302) 9 years ago
musical_notes.h restructures audio, begins voicing 9 years ago
song_list.h restructures audio, begins voicing 9 years ago
voices.c Clarified audio.c (#302) 9 years ago
voices.h Clarified audio.c (#302) 9 years ago
wave.h restructures audio, begins voicing 9 years ago