Commit Graph

20 Commits

Author SHA1 Message Date
NubeBuster
a3f0fa63dd Add Cloud III S Wireless support (partial)
Add initial support for HyperX Cloud III S Wireless (PID 0x06BE).

Working features:
- Mic mute control via --mute true/false
- Button event detection (volume up/down, play/pause)

Not yet implemented (protocol not discovered):
- Battery level query
- Sidetone control
- Auto-shutdown timer

Cloud III S uses a different protocol than Cloud III:
- Header 0x05 for mic control (20-byte packets)
- Header 0x0f for button events (2-byte incoming)
- Does not respond to Cloud III protocol (0x66 header)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 02:59:10 +01:00
Lennard Kittner
1eb46435ff Remove experimental from Cloud III 2025-11-18 10:24:22 +01:00
Lennard Kittner
ac8014f7e1 Clarify udev rules file creation instructions 2025-11-15 17:13:01 +01:00
Lennard Kittner
ea79493b70 Update README 2025-11-08 13:49:12 +01:00
Lennard Kittner
6b0e2fe9f9 Fix README 2025-11-08 13:33:52 +01:00
Lennard Kittner
37f7be587f Update README 2025-11-08 13:32:32 +01:00
Lennard Kittner
556d1dc9b8 Add readme submodule instruction 2025-08-17 23:02:20 +02:00
Lennard Kittner
1dab46fdeb Update name of cli app 2025-03-27 23:16:01 +01:00
Lennard Kittner
37332b133e Update udev rule name (the name doesn't really matter, but still) 2025-03-27 23:12:56 +01:00
Lennard Kittner
7977017bcb It is now possible to set the refresh interval.
Update descriptions.
2025-03-27 23:08:13 +01:00
Lennard Kittner
5e2a09a955 Add todo 2025-03-27 22:33:05 +01:00
Lennard Kittner
c855fe3ebe Update release link 2025-03-27 22:27:11 +01:00
Lennard Kittner
4897096826 Rename to hyper_headset 2025-03-27 22:24:56 +01:00
Lennard Kittner
2303e2dad1 Update Readme 2025-03-27 22:05:19 +01:00
Armindo Silva
5bb91016e3 README.md: add product id 2024-06-06 15:27:07 +01:00
LennardKittner
7e2c301091 Added HyperX Cloud Stinger 2 Wireless support 2024-05-29 20:33:31 +02:00
lennard
8db828ef6c Updates to Compatibility and Build sections. 2023-06-18 18:39:54 +02:00
lennard
cfe6a6efbe fixed a link 2023-06-14 14:39:45 +02:00
lennard
bec98ca247 Added ACKNOWLEDGEMENTS and wrote README. 2023-06-14 14:36:51 +02:00
Lennard Kittner
418866ab9f Initial commit 2023-06-08 17:39:16 +02:00