You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The forked hrm-timer macro can probably avoided by using the new $currentTime variable available from firmware v15.1.0, making the hrm macros completely event driven, no polling needed.
record $currentTime on every press (or release?)
calculate "time elapsed since last keypress or keyrelease" = "idle time"