]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix Audio code when resetting keyboard
authorDrashna Jaelre <drashna@live.com>
Mon, 30 Jul 2018 04:24:42 +0000 (21:24 -0700)
committerJack Humbert <jack.humb@gmail.com>
Sat, 4 Aug 2018 20:49:57 +0000 (16:49 -0400)
commitef5b161bb5ebf137bd95e4462588bb20ffbe0f79
treeffc894fd39b99956d1c77d1d523f740fcc23ca9a
parent23d68d0ba12ced8b58b7e6225c3c1c5aa41a38d0
Fix Audio code when resetting keyboard

I incorrectly disabled a bunch of code that shouldn't have been disabled.  This should only disable music mode stuff, not general audio.
quantum/quantum.c