Gnome input devices manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
vhaudiquet 252206764b driver: asset interface 1 year ago
..
Makefile driver: asset interface 1 year ago
README.md Changed driver interface, htx read driver ok 1 year ago
htx.c driver: asset interface 1 year ago
htx.h driver: g-wolves htx refactor header 1 year ago
htx_0.png Added mouse panel, dummy device representation 1 year ago

README.md

G-Wolves HTX driver

G-Wolves USB Vendor ID: 0x33e4

Product IDs:

  • G-Wolves HTX 4K Wired: 0x5708
  • G-Wolves HTX 4K Wireless: 0x5707

Features

The device works using USB HID feature reports.

The device uses only one feature report (report 0). The SET_REPORT command can be used, setting a command byte to the desired command, to get an output (for example, you set report with COMMAND_DPI_SETTINGS, and then get report to obtain a DPI_SETTINGS_REPORT structure).