summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/backlight.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-16Make sure that the backlight level is within the right rangeFred Sundvik1-0/+3
2016-11-22Set backlight status to on if it's at maximum brightness already and the ↵PureSpider1-2/+2
brightness increase keybind is used Before it was turned on but the status wasn't set to on, so you had to push the backlight toggle bind twice to turn it off again
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert1-0/+5
* 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
2016-04-22Update functions used to write to EEPROMEric Tang1-5/+5
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+85