qmk_firmware/quantum
Jack Humbert 287eb7ad14 Converted audio play functions to *_user (#349)
* 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

* Adjusted default planck layout to use the user tone naming

* tabs to spaces

* Rewrote the ALL recipe to allow for faster parallel make

* tabs to spaces

* Renamed custom event functions to be 'startup_user' and 'shutdown_user'. Also moved the prototypes around.

* Tweaked pvc atomic layout to work with the pvc planck.

* updates midi scale calling
2016-05-24 11:56:53 -04:00
..
audio Converted audio play functions to *_user (#349) 2016-05-24 11:56:53 -04:00
keymap_extras Added Swiss-German keymap. (#335) 2016-05-18 15:22:04 -04:00
template Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
tools Referencing the hex file (#309) 2016-05-05 18:27:28 -04:00
analog.c quantum separated 2015-10-26 14:49:46 -04:00
analog.h quantum separated 2015-10-26 14:49:46 -04:00
config_common.h Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
keymap_common.c Converted audio play functions to *_user (#349) 2016-05-24 11:56:53 -04:00
keymap_common.h adapts unicode to quantum.c (#333) 2016-05-18 23:47:16 -04:00
keymap_midi.c preonic update 2016-03-30 00:43:07 -04:00
keymap_midi.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
led.c __attribute__ ((weak)) added to led_set 2016-04-17 06:51:39 -10:00
light_ws2812.c Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
light_ws2812.h Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
matrix.c Clean up #343's code (#348) 2016-05-24 11:44:40 -04:00
quantum.c Converted audio play functions to *_user (#349) 2016-05-24 11:56:53 -04:00
quantum.h Converted audio play functions to *_user (#349) 2016-05-24 11:56:53 -04:00
quantum.mk adapts unicode to quantum.c (#333) 2016-05-18 23:47:16 -04:00
rgblight.c actually resolves conflicts in rgblight.c 2016-04-26 13:50:04 -04:00
rgblight.h Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
unicode.h adapts unicode to quantum.c (#333) 2016-05-18 23:47:16 -04:00