joy icon indicating copy to clipboard operation
joy copied to clipboard

Library and tools for working with Nintendo Switch JoyCon/Pro Controller

Results 5 joy issues
Sort by recently updated
recently updated
newest added

Currently running into two issues -crates\joycon\src\hid.rs:88:9 (Commenting out the assertion allows it to continue but not sure what is going on here) ``` Finished dev [unoptimized + debuginfo] target(s) in...

The goal of this PR is to make it easier to create new [`JoyCon`](https://yamakaky.github.io/joy/joycon/struct.JoyCon.html)s. Here’s some things that I was unsure about: - I put what I created into a...

https://crates.io/crates/bluer ?

Hey @Yamakaky! First of all, thank you for making this software, I am really excited to start using this to get flex data off of the ringcon, something I've been...

The Relay function from the joytk is not working for me. as seen in the Error message below ![image](https://user-images.githubusercontent.com/15718492/109392685-cc16f080-791d-11eb-8e1c-529fc2640822.png) The Monitor and The Ringcon Commands are perfectly working. My OS...