WootingKb / wooting-analog-sdk

Native support for Analog Keyboards #WootDev
Mozilla Public License 2.0
153 stars 20 forks source link

Publish "wooting-analog-wrapper" on crates.io #64

Closed Sainan closed 10 months ago

Sainan commented 1 year ago

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?