File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -532,6 +532,8 @@ static const struct hid_device_id hammer_devices[] = {
532
532
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_MAGNEMITE ) },
533
533
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
534
534
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_MASTERBALL ) },
535
+ { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
536
+ USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_MOONBALL ) },
535
537
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
536
538
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_STAFF ) },
537
539
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
Original file line number Diff line number Diff line change 478
478
#define USB_DEVICE_ID_GOOGLE_WHISKERS 0x5030
479
479
#define USB_DEVICE_ID_GOOGLE_MASTERBALL 0x503c
480
480
#define USB_DEVICE_ID_GOOGLE_MAGNEMITE 0x503d
481
+ #define USB_DEVICE_ID_GOOGLE_MOONBALL 0x5044
481
482
482
483
#define USB_VENDOR_ID_GOTOP 0x08f2
483
484
#define USB_DEVICE_ID_SUPER_Q2 0x007f
You can’t perform that action at this time.
0 commit comments