WootingKb / wooting-analog-sdk-old

Easy access to Wooting keyboard analog values #WootDev
Mozilla Public License 2.0
29 stars 2 forks source link

Ease C++ Support #8

Closed N00byKing closed 4 years ago

N00byKing commented 5 years ago

Same as WootingKb/wooting-rgb-sdk#8

I don't know if this is actually something that should be in this Repo, but I wanted to offer the option. This allows to import the SDK without requiring the extern "C" command in C++ Projects, and therefore make them cleaner. It has no effect on C builds/Projects.