Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-25 | refactor(display): Saner font selection/defaults. | Peter Johanson | |
* Only select fonts for the default built in status screen * Leverage theme default fonts, instead of hardcoding theme details in each component. | |||
2021-09-25 | refactor(display): Output/layer/battery thread safety. | Peter Johanson | |
* Submit widget updates to display queue. * Use mutex to control access to shared state for widgets. | |||
2021-01-23 | feat: Add WPM calculator and display widget | Ally Parker | |