summaryrefslogtreecommitdiff
path: root/docs/feature_backlight.md
AgeCommit message (Collapse)Author
2018-01-12Clarify that we actually have max 16 total backlight levelsfauxpark
2018-01-12Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
* add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2017-12-09Format keycode tablesfauxpark
2017-08-16break up keymaps and quantum keycodes into files by featureskullY