Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | led: Generalize template evaluation so it is not dependent on LEDs | Kevin O'Connor | 2024-09-30 | 1 | -3/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | led: Remove has_white check from LEDHelper | Kevin O'Connor | 2022-04-18 | 1 | -1/+1 |
| | | | | | | There is no harm in checking for a white config setting. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9533: Add support for 4 brightness levels | Kevin O'Connor | 2022-03-31 | 1 | -1/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9533: Update to use LEDHelper class | Kevin O'Connor | 2022-03-31 | 1 | -36/+15 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9533: RGB support for the mightyboard (#4150) | le-Bark | 2021-04-09 | 1 | -0/+53 |
Signed-off-by: Marc-André Denis <marcadenis@msn.com> |