summaryrefslogtreecommitdiff
path: root/tmk_core/common/backlight.h
Commit message (Collapse)AuthorAge
* Backlight status functions (#4259)Phillip Tennen2018-11-14
| | | | | | | | | | | | | | | | | | * add functions to set specific backlight state * add function to query backlight state * update documentation with new backlight functions * Update tmk_core/common/backlight.c Co-Authored-By: codyd51 <phillip.ennen@gmail.com> * Update tmk_core/common/backlight.h Co-Authored-By: codyd51 <phillip.ennen@gmail.com> * update docs for is_backlight_enabled() name change
* Keyboard: bminiex : Working backlight (#4171)a-chol2018-10-21
| | | | | | | | * bminiex : Working backlight * bminiex keyboard with fixes * bminiex keyboard more fixes
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10