File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -586,6 +586,8 @@ static const struct hid_device_id hammer_devices[] = {
586586 USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_EEL ) },
587587 { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
588588 USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_HAMMER ) },
589+ { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
590+ USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_JEWEL ) },
589591 { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
590592 USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_MAGNEMITE ) },
591593 { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
Original file line number Diff line number Diff line change 529529#define USB_DEVICE_ID_GOOGLE_MOONBALL 0x5044
530530#define USB_DEVICE_ID_GOOGLE_DON 0x5050
531531#define USB_DEVICE_ID_GOOGLE_EEL 0x5057
532+ #define USB_DEVICE_ID_GOOGLE_JEWEL 0x5061
532533
533534#define USB_VENDOR_ID_GOTOP 0x08f2
534535#define USB_DEVICE_ID_SUPER_Q2 0x007f
You can’t perform that action at this time.
0 commit comments