qmk_firmware/tmk_core/common
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
..
avr Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
mbed
action.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action.h splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_layer.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_layer.h Checkin 2016-04-14 18:01:29 -05:00
action_macro.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_macro.h
action_tapping.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
backlight.c Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
backlight.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
bootloader.h
bootmagic.c Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
bootmagic.h
command.c Converted audio play functions to *_user (#349) 2016-05-24 11:56:53 -04:00
command.h Magic Key Overrides / Keyboard Lock / Forced NKRO 2016-03-28 00:03:21 -05:00
debug.c
debug.h
eeconfig.h Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
host.c
host.h
host_driver.h
keyboard.c Clean up #343's code (#348) 2016-05-24 11:44:40 -04:00
keyboard.h
keycode.h
keymap.c Compiler Warnings / Atomic TLC 2016-04-13 20:57:51 -05:00
keymap.h MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
led.h Fixed LED Function Calls 2016-03-22 20:58:44 -05:00
magic.c MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
magic.h MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
matrix.h Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
print.c
print.h Fixed many compiler warnings related to print being disabled 2016-04-17 12:54:32 -05:00
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
wait.h