driver: g-wolves hsk pro support

This commit is contained in:
2023-09-27 17:16:44 +02:00
parent 134ebf724c
commit 9026d54920
5 changed files with 21 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -0,0 +1,12 @@
#ifndef HSK_PRO_H
#define HSK_PRO_H
#define HSK_PRO_ACE_PRODUCT_ID_WIRED 0x5804
#define HSK_PRO_ACE_PRODUCT_ID_WIRELESS 0x5803
#define HSK_PRO_ACE_PRODUCT_NAME "HSK PRO ACE"
#define HSK_PRO_IMAGE "gwolves-hsk_pro.png"
#define HSK_PRO_DPI_MAX_VALUE 26000
#define HSK_PRO_DPI_MAX_LEVEL_COUNT 5
#endif