Gather some system metrics like CPU & RAM usage and send them over HID RAW
reports. This is meant to display resource usage on keyboards with embedded
displays. Tested with a Lily58
running QMK with the
HID RAW
feature enabled.
Building
This requires CGO. You can check it is enabled using go env -w CGO_ENABLED=1.