]> git.donarmstrong.com Git - qmk_firmware.git/commit
Backlight Breathing for Planck and Atomic
authorJack Humbert <jack.humb@gmail.com>
Mon, 9 May 2016 17:17:15 +0000 (13:17 -0400)
committerJack Humbert <jack.humb@gmail.com>
Mon, 9 May 2016 17:17:15 +0000 (13:17 -0400)
commit3f02637f4dd765803671c2611191beb096d60b36
treec11714b62494097226253d3951de2472e7954129
parent684793360cdb08ac1e50a6d27e1796fadd527adb
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
21 files changed:
keyboard/atomic/atomic.c
keyboard/atomic/atomic.h
keyboard/atomic/keymaps/pvc/config.h
keyboard/atomic/keymaps/pvc/keymap.c
keyboard/atomic/keymaps/pvc/makefile.mk
keyboard/planck/keymaps/experimental/README.md [new file with mode: 0644]
keyboard/planck/keymaps/experimental/keymap.c [new file with mode: 0644]
keyboard/planck/keymaps/experimental/makefile.mk [new file with mode: 0644]
keyboard/planck/keymaps/pvc/keymap.c
keyboard/planck/keymaps/pvc/makefile.mk
keyboard/planck/planck.c
keyboard/planck/planck.h
quantum/audio/audio.c
quantum/audio/audio.h
quantum/keymap_common.h
quantum/keymap_midi.h
quantum/quantum.mk
tmk_core/common/backlight.c
tmk_core/common/backlight.h
tmk_core/common/command.c
tmk_core/common/nodebug.h