]> git.donarmstrong.com Git - qmk_firmware.git/commit
adds music and audio toggles (#337)
authorJack Humbert <jack.humb@gmail.com>
Thu, 19 May 2016 03:14:00 +0000 (23:14 -0400)
committerJack Humbert <jack.humb@gmail.com>
Thu, 19 May 2016 03:14:00 +0000 (23:14 -0400)
commit0428214b905e5f8b3bed721885957ce249ba4991
treee307462b501d077bb3aec774ebeb15e5f95dd5d7
parent465aabe11dbd673fb4c68ecbffbfb062273def1a
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
keyboard/atomic/keymaps/pvc/keymap.c
quantum/audio/audio.c
quantum/audio/audio.h
quantum/keymap_common.h
quantum/quantum.c
quantum/quantum.h