aboutsummaryrefslogtreecommitdiff
path: root/src/lib/razerdevice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/razerdevice.c')
-rwxr-xr-xsrc/lib/razerdevice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/razerdevice.c b/src/lib/razerdevice.c
index b5271f6..f274017 100755
--- a/src/lib/razerdevice.c
+++ b/src/lib/razerdevice.c
@@ -69,6 +69,7 @@ bool is_keyboard(IOUSBDeviceInterface **usb_dev)
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V3_MINI_WIRELESS:
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V4_75:
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V4_PRO:
+ case USB_DEVICE_ID_RAZER_ORNATA_V3X:
return true;
}