qmk_firmware/quantum/audio
Jack Humbert 0428214b90 adds music and audio toggles (#337)
* Updated personal layouts

* tweaked personal

* Nightly - Audio Cleanup

Refactored the LUTs. Abstracted some of the registers out of audio to
use more functional names. Split audio into audio and audio_pwm. WIP

* nightly - collapsed code

* Added check for note playing to LEDs

* Usability tweaks

* TWEAE

* nightly

added extra kcs to keymap common

* turned on Plank audio

* Added backlight breathing to atomic

* reverted accidental merge

* Added music and audio toggles to Quantum.c

* Redid the audio callbacks

* music/audio_on_user
2016-05-18 23:14:00 -04:00
..
audio_pwm.c Clarified audio.c (#302) 2016-05-03 13:56:40 -04:00
audio.c adds music and audio toggles (#337) 2016-05-18 23:14:00 -04:00
audio.h adds music and audio toggles (#337) 2016-05-18 23:14:00 -04:00
luts.c Clarified audio.c (#302) 2016-05-03 13:56:40 -04:00
luts.h Clarified audio.c (#302) 2016-05-03 13:56:40 -04:00
musical_notes.h restructures audio, begins voicing 2016-04-21 00:37:45 -04:00
song_list.h restructures audio, begins voicing 2016-04-21 00:37:45 -04:00
voices.c Clarified audio.c (#302) 2016-05-03 13:56:40 -04:00
voices.h Clarified audio.c (#302) 2016-05-03 13:56:40 -04:00
wave.h restructures audio, begins voicing 2016-04-21 00:37:45 -04:00