index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
/
touchwheel.hpp
Age
Commit message (
Collapse
)
Author
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-04-11
Migrate all existing control schemes to the cool new world
jacqueline
2023-08-24
Improve centre button responsiveness
jacqueline
2023-08-21
Add idle->standby support when locked and no music
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-06-26
Improve encoder driver
jacqueline
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-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-05-12
Touchwheel works!!!!!!!
jacqueline
2023-05-12
Slightly improve touchwheel not-working-ness
jacqueline
It still doesn't work tho
2023-05-02
Give the touchwheel a little more juice for debugging
jacqueline
2023-04-04
fix up touchpad timeouts, make it less chatty
jacqueline
2023-03-13
Touchwheel test
ailurux