diff options
Diffstat (limited to 'src/lib/razerdevice.c')
| -rwxr-xr-x | src/lib/razerdevice.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/razerdevice.c b/src/lib/razerdevice.c index f274017..fcc0c10 100755 --- a/src/lib/razerdevice.c +++ b/src/lib/razerdevice.c @@ -97,6 +97,7 @@ bool is_mouse(IOUSBDeviceInterface **usb_dev) case USB_DEVICE_ID_RAZER_DEATHADDER_1800: case USB_DEVICE_ID_RAZER_OROCHI_2013: case USB_DEVICE_ID_RAZER_NAGA_2014: + case USB_DEVICE_ID_RAZER_NAGA_X: case USB_DEVICE_ID_RAZER_NAGA_HEX: case USB_DEVICE_ID_RAZER_ABYSSUS: case USB_DEVICE_ID_RAZER_DEATHADDER_CHROMA: |
