~ruther/qmk_firmware

ref: 287eb7ad148abc8fe3fb014218d71e205fd9131d qmk_firmware/keyboard/atomic/keymaps/pvc/keymap.c -rw-r--r-- 26.2 KiB
287eb7ad — Jack Humbert 9 years ago
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
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
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
ce75a767 — IBNobody 9 years ago
Updated personal layouts (#291)
28f0b64e — Roman Zolotarev 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
f32f80cf — IBNobody 9 years ago
updating personal atomic keymap (#285)
a8086126 — Jack Humbert 9 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	quantum/audio/voices.c
082a0f31 — IBNobody 9 years ago
fixed compiler warnings (#273)
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
6ff5e105 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
78b3a881 — Jack Humbert 9 years ago
merging in #262
f2c1e9dd — Jack Humbert 9 years ago
Merge pull request #262 from IBNobody/master

Fixed keyboard snoring while asleep
499e3096 — IBNobody 9 years ago
Merge pull request #2 from IBNobody/personal_atomic_planck

Fixed speaker being on during sleep.
4b3358ac — IBNobody 9 years ago
Fixed speaker being on during sleep.
Next