summaryrefslogtreecommitdiff
path: root/src/ui/include/wheel_encoder.hpp
AgeCommit message (Collapse)Author
2023-10-03Generalise the lvgl input driver in preparation for more input methodsjacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-06-26Improve encoder driverjacqueline
It actually works and clicks now! Still a bit rough though. Need to dive into lvgl internals to work out what it's doing with enc_diff
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline