Skip to content
Snippets Groups Projects
Commit 79422741 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: add support for Kye/Genius Ergo 525V


This device sends several buttons in a separate field, which is
wrongly described in the report descriptor. Fix it in the following
way:

- change led usage page to button
- report size 8 count 1 becomes report size 1 count 8
- the button usage range changed to 4-7 (the mouse has three buttons in
  a different field already).

Reported-by: default avatarTomas Hanak <tomas.hanak@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent fef3f571
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment