joycon-rs icon indicating copy to clipboard operation
joycon-rs copied to clipboard

Joy-Con library for Rust 🦀 🎮

Results 9 joycon-rs issues
Sort by recently updated
recently updated
newest added

### Fixed - Issue #69 solved by @eduidl - Exclude files in `/.github/*`, `/.idea/*` also (9e1ffbc).

Thanks for creating this library! I'm having some trouble running the examples on Ubuntu 20.04, with kernel 5.11.0-38-generic. I paired my Joy-Con (R) via bluetooth. ``` $ dmesg [ 52.887339]...

help wanted

Hi. I'm writing a program which runs on Ubuntu 20.04 using joycon-rs. I think it is necessary to change backend of hidapi to solve the issue #65, however it is...

bugfix

Hi. I'm using your library (version 0.6.1), and I'm noticing that with the example code in "standard_full_report.rs" the main thread panics if I * Connect a controller * Disconnect that...

FYI, I'm also doing a crate for full Joycon support! It's at https://github.com/Yamakaky/joy. I plan to support the full feature set of the hardware, including NFC read, gyroscope, merging right...

## Difference between JoyCon and ProCon | | JoyCon | ProCon | |:---|:---|:---| |Behavior in simple HID mode| Push reports every putton and stick operation | 120Hz? | | Default...

help wanted
postponed

Updates the requirements on [hidapi](https://github.com/ruabmbua/hidapi-rs) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies