AndunHH / spacemouse

Repository for the space mouse based on four joysticks and keys
Other
42 stars 9 forks source link

Implemented kill-keys #12

Closed AndunHH closed 2 weeks ago

AndunHH commented 2 weeks ago

Reimplemented the killKey feature following the idea by https://github.com/JoseLuisGZA/ErgonoMouse @JoseLuisGZA

When the kill-translation button is pressed, the translation is set to zero and a user can focus on rotation. Vice-versa with the kill-rotation button: Send only translations.

The user can assign keys to send them via HID or use them as kill-keys or both at the same time.

Therefore: Moved the key handling to spacekeys.cpp Updated readme and config accordingly.

AndunHH commented 2 weeks ago

I extended the readme file to add much more help to initialize the IDE with the baords.txt