Initial migration of software PWM backlight (#6709)
authorJoel Challis <git@zvecr.com>
Sat, 2 Nov 2019 21:20:03 +0000 (21:20 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2019 21:20:03 +0000 (21:20 +0000)
commit4531cc874e1bb8602fede9dc038b692673521590
tree8e0ca8571a0de21513e00829e638f998387af1b7
parentff8d43694659b36ea5215a4183d43f58fc7f01e9
Initial migration of software PWM backlight (#6709)

* Initial migration of software PWM backlight

* First pass at backlight driver docs

* Correct driver name in docs

* Run backlight_task when using BACKLIGHT_PINS

* Resolve backlight docs TODOs
common_features.mk
docs/feature_backlight.md
quantum/backlight/backlight_avr.c
quantum/backlight/backlight_soft.c [new file with mode: 0644]
quantum/quantum.c
quantum/quantum.h