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.
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
8 years ago
..
audio Converted audio play functions to *_user (#349) 8 years ago
keymap_extras Added Swiss-German keymap. (#335) 8 years ago
template Optimize matrix scanning (#343) 8 years ago
tools Referencing the hex file (#309) 9 years ago
analog.c quantum separated 9 years ago
analog.h quantum separated 9 years ago
config_common.h Optimize matrix scanning (#343) 8 years ago
keymap_common.c Converted audio play functions to *_user (#349) 8 years ago
keymap_common.h adapts unicode to quantum.c (#333) 8 years ago
keymap_midi.c preonic update 9 years ago
keymap_midi.h Backlight Breathing for Planck and Atomic 8 years ago
led.c __attribute__ ((weak)) added to led_set 9 years ago
light_ws2812.c Integrate WS2812 code into quantum core 9 years ago
light_ws2812.h Integrate WS2812 code into quantum core 9 years ago
matrix.c Clean up #343's code (#348) 8 years ago
quantum.c Converted audio play functions to *_user (#349) 8 years ago
quantum.h Converted audio play functions to *_user (#349) 8 years ago
quantum.mk adapts unicode to quantum.c (#333) 8 years ago
rgblight.c actually resolves conflicts in rgblight.c 9 years ago
rgblight.h Update functions used to write to EEPROM 9 years ago
unicode.h adapts unicode to quantum.c (#333) 8 years ago