Commit Graph

15 Commits (a5ab2412ab6bb4df9be121faa8caaf900dc0ba0d)

Author SHA1 Message Date
skullydazed 23839b8c6d Clarify the quantum license ()
* Clarify the license for files we have signoff on

* Update against the currently signed off files

* Remove unused and not clearly licensed headers

* Replace an #endif I accidentally removed while resolving merge conflicts
Jack Humbert 438a5d685b limit voices by default, add some drums
Jack Humbert 06c64bbff3 rgb clean-up, api clean-up
Jack Humbert 0edfe55bfe re-enable audio and extrakeys
IBNobody 83e1cc241e Clarified audio.c ()
* 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
Jack Humbert 140b97a1cd adds delayed vibrato
Jack Humbert e7b6bb641c updates default voice, prunes voices
Jack Humbert a718c53fe7 adds more voice harmonics
Jack Humbert a8086126fe Merge remote-tracking branch 'origin/master'
# Conflicts:
#	quantum/audio/voices.c
Jack Humbert b1900c8dde adds fifth and fourth down voices
IBNobody 082a0f313d fixed compiler warnings ()
Jack Humbert 7b3f212500 adds more voices, fixes macro redefines
Jack Humbert 9828aba2a1 adds multiple voices and the ability to iterate/deiterate between them
Jack Humbert e89b806b85 converts tabs to spaces
Jack Humbert 73228f5e5d restructures audio, begins voicing