From what I understand, "wooting-analog-wrapper" is supposed to be used by implementors to gracefully interact with the SDK. However, it is currently somewhat unclear how it is meant to be used.
If the intended way of using this is by specifying wooting-analog-wrapper = { git = "https://github.com/WootingKb/wooting-analog-sdk" } in the Crate.toml, maybe this should be noted in the README?
From what I understand, "wooting-analog-wrapper" is supposed to be used by implementors to gracefully interact with the SDK. However, it is currently somewhat unclear how it is meant to be used.
If the intended way of using this is by specifying
wooting-analog-wrapper = { git = "https://github.com/WootingKb/wooting-analog-sdk" }
in the Crate.toml, maybe this should be noted in the README?