opensteno_qmk/quantum/audio
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936)
* Don't click if turning audio off

On ARM, playing the click when turning off audio causes the audio get stuck and continually play the tone

* Fix Audio EEPROM support for ARM

* Update touched files to conform to QMK Coding Conventions

* Add better check for ARM EEPROM support
2019-02-14 20:12:37 -08:00
..
audio.c Store Clicky status in EEPROM 2018-09-25 13:28:36 -07:00
audio.h Add functions so you can configure programatically 2018-09-25 13:28:36 -07:00
audio_arm.c Fix ARM Audio issues and its EEPROM persistence (#4936) 2019-02-14 20:12:37 -08:00
audio_pwm.c
luts.c
luts.h
muse.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
muse.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
musical_notes.h Changed rest note (#4837) 2019-01-13 08:50:23 -08:00
song_list.h Added Rick Roll to song lists (#4510) 2018-11-28 07:56:34 -08:00
voices.c
voices.h
wave.h