forked from forks/qmk_firmware
* 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 |
||
|---|---|---|
| .. | ||
| audio.c | ||
| audio.h | ||
| audio_pwm.c | ||
| luts.c | ||
| luts.h | ||
| musical_notes.h | ||
| song_list.h | ||
| voices.c | ||
| voices.h | ||
| wave.h | ||