summaryrefslogtreecommitdiff
path: root/app/src/display/widgets/output_status.c
AgeCommit message (Expand)Author
2021-10-12fix(display): Increase char buffer size to fit all symbolsRichard Kjerstadius
2021-09-25refactor(display): Saner font selection/defaults.Peter Johanson
2021-09-25refactor(display): Output/layer/battery thread safety.Peter Johanson
2021-08-03fix(display): Update output status on endpoint selection change.Peter Johanson
2021-01-20refactor(core): Extra event payloads to own types, refactor API.Pete Johanson
2021-01-01refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0Okke Formsma
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-14refactor(display): Update to new LVGL v7.x API.Pete Johanson
2020-12-14refactor(app): replace Zephyr integer types with C99 integer typesinnovaker
2020-12-06fix(display): All display updates in work thread.Pete Johanson
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson