Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocate common backlight functionally (#7273) | Joel Challis | 2020-01-13 | 1 | -27/+8 |
| | |||||
* | Run clang-format manually to fix recently changed files | zvecr | 2019-11-17 | 1 | -1/+1 |
| | |||||
* | Initial migration of software PWM backlight (#6709) | Joel Challis | 2019-11-02 | 1 | -5/+5 |
| | | | | | | | | | | | | * 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 | ||||
* | ARM - Initial backlight support (#6487) | Joel Challis | 2019-10-05 | 1 | -0/+509 |
* Move AVR backlight to own file, add borrowed ARM implementation * Tiny fix for backlight custom logic * Remove duplicate board from rebase * Fix f303 onekey example * clang-format * clang-format * Remove backlight keymap debug * Initial pass of ARM backlight docs * Initial pass of ARM backlight docs - resolve todos * fix rules validation logic * Add f072 warning * Add f072 warning * tidy up breathing in backlight keymap * tidy up breathing in backlight keymap * add missing break to backlight keymap |