aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorbutenkodev <[email protected]>2021-12-14 21:57:57 +0200
committerGitHub <[email protected]>2021-12-14 19:57:57 +0000
commitbe120d25bd96bfcd459e711d73cb0c65b9169e3e (patch)
treef49a9af0d4532d1ccfded6827d136881787f42e8 /src/include
parent7176fba4ce7c8aab65ac31d9a305db68e41c90f8 (diff)
downloadlibrazermacos-be120d25bd96bfcd459e711d73cb0c65b9169e3e.tar.xz
librazermacos-be120d25bd96bfcd459e711d73cb0c65b9169e3e.zip
Basilisk Essential support update (#21)
Co-authored-by: Serhii Butenko <sbutenko>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/razermouse_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/razermouse_driver.h b/src/include/razermouse_driver.h
index 886c076..960e28e 100644
--- a/src/include/razermouse_driver.h
+++ b/src/include/razermouse_driver.h
@@ -48,6 +48,7 @@
#define USB_DEVICE_ID_RAZER_LANCEHEAD_TE_WIRED 0x0060
#define USB_DEVICE_ID_RAZER_ATHERIS_RECEIVER 0x0062
#define USB_DEVICE_ID_RAZER_BASILISK 0x0064
+#define USB_DEVICE_ID_RAZER_BASILISK_ESSENTIAL 0x0065
#define USB_DEVICE_ID_RAZER_BASILISK_ULTIMATE 0x0086
#define USB_DEVICE_ID_RAZER_BASILISK_ULTIMATE_RECEIVER 0x0088
#define USB_DEVICE_ID_RAZER_NAGA_TRINITY 0x0067
@@ -75,7 +76,6 @@
#define USB_DEVICE_ID_RAZER_NAGA_LEFT_HANDED_2020 0x008D
#define USB_DEVICE_ID_RAZER_DEATHADDER_ESSENTIAL_NEW 0x0098
#define USB_DEVICE_ID_RAZER_BASILISK_V3 0x0099
-#define USB_DEVICE_ID_RAZER_BASILISK_ESSENTIAL 0x0065
/* Each keyboard report has 90 bytes*/
#define RAZER_REPORT_LEN 0x5A