mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Change return type of `sticky_key_timeout` function to `void` given it does not return any value to remove compiler warnings.
Change return type of `sticky_key_timeout` function to `void` given it does not return any value to remove compiler warnings.