summaryrefslogtreecommitdiff
path: root/tmk_core/common/backlight.c
AgeCommit message (Collapse)Author
2017-06-16Make sure that the backlight level is within the right rangeFred Sundvik
2016-11-22Set backlight status to on if it's at maximum brightness already and the ↵PureSpider
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 Humbert
* 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-21Update functions used to write to EEPROMEric Tang
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk