aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/backlight/backlight_avr.c
Commit message (Expand)AuthorAgeFilesLines
* adds support for the atmega328 (#9043)itsnoteasy2020-06-101-1/+1
* Backlight - Carve out a better location for private driver functionality (#8329)Joel Challis2020-03-071-4/+1
* Refactor more backlight to a common location (#8292)Joel Challis2020-03-061-58/+5
* Prune out pure software pwm && custom driver && remove wrapping BACKLIGHT_PIN...Joel Challis2020-03-011-284/+241
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-12/+46
* Relocate common backlight functionally (#7273)Joel Challis2020-01-131-27/+8
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-1/+1
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-021-5/+5
* ARM - Initial backlight support (#6487)Joel Challis2019-10-051-0/+509