summaryrefslogtreecommitdiff
path: root/src/drivers/include/relative_wheel.hpp
AgeCommit message (Expand)Author
2024-04-10WIP decompose our giant LVGL driver into smaller classesjacqueline
2024-02-13Sensitivity value now between 0 and 255ailurux
2024-02-12Scroll sensitivity configurable, but invertedailurux
2023-10-03Make accessors in RelativeWheel constjacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-25More performance and usability tweaksjacqueline
2023-06-30Clean up gpios interfacejacqueline
2023-06-26Improve encoder driverjacqueline
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline