Age | Commit message (Expand) | Author |
---|---|---|
2024-07-03 | fix: Improve startup time with proper settings loading. | Peter Johanson |
2024-02-09 | refactor: All SYS_INIT functions are void args. | Peter Johanson |
2024-01-05 | lint: add (void) parameter to pass -Wstrict-prototypes | Chris Andreae |
2023-04-05 | refactor: Move to `zephyr/` include paths. | Peter Johanson |
2022-09-13 | chore(lighting): fix deprecation | ReFil |
2022-06-25 | fix(backlight): Improve initial power on behaviour | ReFil |
2022-02-05 | feat(backlight): add command to cycle brightness | Alessandro Bortolin |
2022-02-05 | feat(backlight): add tests | Alessandro Bortolin |
2022-02-05 | refactor(backlight): code cleanup | Alessandro Bortolin |
2022-02-05 | feat(backlight): initial split support | ReFil |
2022-02-05 | feat(lighting): add backlight behavior | Alessandro Bortolin |