aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/backlight/backlight.h
Commit message (Collapse)AuthorAgeFilesLines
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-0/+2
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* Relocate common backlight functionally (#7273)Joel Challis2020-01-131-3/+20
|
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-0/+62
* Move tmk_core/common/backlight to quantum/backlight * Add guards to backlight inclusion * Add guards to backlight inclusion * Update backlight guards on clueboard/60 * Use full paths to avoid vpath issues