| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-23 | apply initial tspc patches | Kimplul | |
| + Courtesy of @BDave95 | |||
| 2025-11-03 | minimize critical section in work handler | Kimplul | |
| + Effects handlers were being called in a locked context, which in this case happened to work due to how `hid_hw_request` is implemented. Now, only the selected state is updated and the heavy lifting of making the wheel aware of the requested changes is done after the critical section. | |||
| 2024-04-21 | Add support for TS-XW Racer | yassine | |
| 2023-10-08 | docs: general tidbits | Kimplul | |
| 2023-10-02 | src: initial refactoring | RaySlash | |
