You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
avr Optimize matrix scanning (#343) 10 years ago
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
action.c splits process_action up to handle records separately (#329) 10 years ago
action.h splits process_action up to handle records separately (#329) 10 years ago
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 10 years ago
action_layer.c stops forcing debug_action 10 years ago
action_layer.h Checkin 10 years ago
action_macro.c stops forcing debug_action 10 years ago
action_macro.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
action_tapping.c splits process_action up to handle records separately (#329) 10 years ago
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 10 years ago
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 10 years ago
backlight.c Backlight Breathing for Planck and Atomic 10 years ago
backlight.h Backlight Breathing for Planck and Atomic 10 years ago
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
bootmagic.c Optimize matrix scanning (#343) 10 years ago
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
command.c Converted audio play functions to *_user (#349) 10 years ago
command.h Magic Key Overrides / Keyboard Lock / Forced NKRO 10 years ago
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
debug.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
eeconfig.h Update functions used to write to EEPROM 10 years ago
host.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
host.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
keyboard.c Clean up #343's code (#348) 10 years ago
keyboard.h Add keyboard_setup() and matrix_setup() 11 years ago
keycode.h Change to KC_BOOTLOADER(KC_BTLD) 10 years ago
keymap.c Compiler Warnings / Atomic TLC 10 years ago
keymap.h MAGIC functionality, AG swap in default layout 10 years ago
led.h Fixed LED Function Calls 10 years ago
magic.c MAGIC functionality, AG swap in default layout 10 years ago
magic.h MAGIC functionality, AG swap in default layout 10 years ago
matrix.h Optimize matrix scanning (#343) 10 years ago
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
nodebug.h Backlight Breathing for Planck and Atomic 10 years ago
print.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
print.h Fixed many compiler warnings related to print being disabled 10 years ago
progmem.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
report.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
sleep_led.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago
wait.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 11 years ago