Skip to content

Add PID 0x018b for HyperX Cloud II Wireless (newer dongle revision) - #574

Merged
Sapd merged 1 commit into
Sapd:masterfrom
wallasace:add-hyperx-cloud-2-wireless-018b
Sep 10, 2026
Merged

Add PID 0x018b for HyperX Cloud II Wireless (newer dongle revision)#574
Sapd merged 1 commit into
Sapd:masterfrom
wallasace:add-hyperx-cloud-2-wireless-018b

Conversation

@wallasace

Copy link
Copy Markdown
Contributor

Summary

  • My HyperX Cloud II Wireless dongle enumerates as 03f0:018b instead of the currently supported 03f0:0696.
  • Same vendor ID and identical HID protocol — only the dongle's USB product ID differs on this revision.
  • Added 0x018b to SUPPORTED_PRODUCT_IDS in hyperx_cloud_2_wireless.hpp.

Test plan

  • Built from source (cmake + make) on Linux (Fedora 44)
  • headsetcontrol -b correctly reports battery level, charging status, and voltage on real hardware (03f0:018b)
  • headsetcontrol -i 30 / -i 15 successfully sets the inactive-time timer on real hardware
  • headsetcontrol --caps reports the expected capabilities (battery, inactive time)

🤖 Generated with Claude Code

Same VID (0x03f0) and identical HID protocol as the existing 0x0696
variant; only the dongle's USB product ID changed on this revision.
Verified working (battery status and inactive-time) on real hardware.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Sapd
Sapd merged commit a279bb8 into Sapd:master Sep 10, 2026
@Sapd Sapd mentioned this pull request Sep 10, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants