summaryrefslogtreecommitdiff
path: root/app/include/zmk/display.h
AgeCommit message (Collapse)Author
2020-12-06fix(display): All display updates in work thread.Pete Johanson
* Make sure all LVGL access is from main work thread.
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-07-25Initial display support.Pete Johanson