hidpp: add feature x1b04 flag sent by M510 4004

This commit is contained in:
Peter F. Patel-Schneider 2026-03-08 20:48:48 -04:00
parent 3dc2513b6e
commit 4e164b60c6
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ class MappingFlag(Flag):
UNUSED_4000 = 0x4000
UNUSED_1000 = 0x1000
RAW_WHEEL = 0x400
UNKNOWN_200 = 0x200 # seen on a Wireless Mouse M510 WPID 4004
ANALYTICS_KEY_EVENTS_REPORTING = 0x100
FORCE_RAW_XY_DIVERTED = 0x40
RAW_XY_DIVERTED = 0x10