The new main feature #52:
This implements a very basic LED. The clue is, that the LED is turned by the PC driver, which can set the LED output! The whole USB Interface was rewritten to have an extra endpoint, which is directed to the space mouse.
What's Changed
- Single joysticks AXIS can be swapped on low level basis by @AndunHH in #48
- Smooth Deadzone transition by @AndunHH in #49
- Turning on LED by PC driver with new USB Interface which receives data. by @AndunHH in #52
Full Changelog: v0.7.0...v0.8.0