summaryrefslogtreecommitdiffstats
path: root/quantum/audio/audio.h
Commit message (Collapse)AuthorAgeFilesLines
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-091-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * adds backlight pulse to planck
* Clarified audio.c (#302)IBNobody2016-05-031-1/+5
| | | | | | | | | | | | | | | * 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
* fixed compiler warnings (#273)IBNobody2016-04-221-3/+3
|
* restructures audio, begins voicingJack Humbert2016-04-211-0/+89