~ruther/qmk_firmware

ref: 1ae6011cef2230826a9e6db6c5b638677bc640b7 qmk_firmware/quantum/audio/audio.c -rw-r--r-- 11.0 KiB
0428214b — Jack Humbert 9 years ago
adds music and audio toggles (#337)

* 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

* music/audio_on_user
15719f35 — Jack Humbert 9 years ago
adds a sequencer to the music mode (#330)

* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* Merge branch 'master' into process-record
65645fb8 — Tobias Matt 9 years ago
Merge remote-tracking branch 'upstream/master'
d09d2da1 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
3f02637f — Jack Humbert 9 years ago
Backlight Breathing for Planck and Atomic

* 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

* adds backlight pulse to planck
660511f0 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
83e1cc24 — IBNobody 9 years ago
Clarified audio.c (#302)

* 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
8b0274f6 — Nicholas Keene 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
28f0b64e — Roman Zolotarev 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
fa40e91b — Jack Humbert 9 years ago
Merge pull request #271 from eltang/qmk_firmware/eeprom_wear_fix

Update functions used to write to EEPROM
620ac4b2 — Eric Tang 9 years ago
Update functions used to write to EEPROM
73228f5e — Jack Humbert 9 years ago
restructures audio, begins voicing
2e600549 — Jack Humbert 9 years ago
fade envelope
2e303b40 — Jack Humbert 9 years ago
start of envelope function
b0635e58 — Jack Humbert 9 years ago
delay isn't the problem here
13244a25 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
de469059 — Jack Humbert 9 years ago
fixed startup audio with a 500ms delay
462601f5 — Jack Humbert 9 years ago
breaking changes - restructuring audio.c a little
6ff5e105 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
fd49dfe5 — Jack Humbert 9 years ago
vibrato and polyphony paratmeters
Next