Skip to content

Commit 5614db1

Browse files
Sapdaarol
andauthored
Update lib/devices/steelseries_arctis_nova_7.hpp
Co-authored-by: Aaro Luomanen <71641519+aarol@users.noreply.github.com>
1 parent c473816 commit 5614db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/devices/steelseries_arctis_nova_7.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class SteelSeriesArctisNova7 : public protocols::SteelSeriesNovaDevice<SteelSeri
2828
public:
2929
static constexpr std::array<uint16_t, 7> SUPPORTED_PRODUCT_IDS {
3030
0x2202, // Arctis Nova 7 (discrete battery: 0-4)
31+
0x22A1, // Arctis Nova 7 (percentage battery: 0-100, Jan. 2026 update)
3132
0x227e, // Arctis Nova 7 Wireless Gen 2 (percentage battery: 0-100)
3233
0x2206, // Arctis Nova 7x (discrete battery: 0-4)
3334
0x2258, // Arctis Nova 7x v2 (likely percentage battery: 0-100)

0 commit comments

Comments
 (0)