Results 106 comments of CTCaer

Don't know. Probably. I have to resume this project first.

Enabled Stick device deadzone and range ratio parameters for now

Actually, since this is a full fledged driver, the correct way to do it is to stop sending id:x01, subcmd:00 and parse x21 reports. It should send a id: x01,...

Ok, then for now the quick fix is to implement a timer. And if dt >= 15ms then send a x01 ouput report and parse the x21 report. Also about...

@tjulises I think @mfosse ment sth like this: ``` //Default retail joy-con combinations (not Japan or console+game+controller bundles) Gray + Gray Neon Blue + Neon Red Neon Yellow + Neon...

Yeah, internally in switch, it is mostly used as a fusion sensor. But it also has functions to use them separately.

- Somewhat easy. You need a custom hidraw in linux to enable DFU mode and a simple "flasher" program. You can flash only the SPI though. You can't touch the...

It's probably possible. But it would be easier to change the initial patchram-loader to check for a key press and load stock or custom fw. And that means that it...

The SPI region locking is actually locked in PatchRAM-level. I have unlocked patched fw that allows you to make a firmware update through normal bthid. Also, if you are creating...

nope. Joy-con has a pull up resistor there.