feat(pycardium): Add button_gestures module
I originally started work on this because the ECG app's main loop was becoming such a mess, but it should come in useful for all kinds of apps. Basically, certain (button, event)
combinations can be enabled, which will cause a matching event to be generated in an event stream when required.
Edited by xiretza