Magic Mouse 2 was implemented by Apple in strange manner - system alerts when only 2% of capacity remain, VERY inconvenient.
So I tried this program, but it didn't find that device (OS X 12.6).
After reading ioreg output for some classes I found that for MM2 I should use AppleDeviceManagementHIDEventService - after modifying deviceCmd and rebuilding that program works correctly
Thanks to the author of that useful utility
Magic Mouse 2 was implemented by Apple in strange manner - system alerts when only 2% of capacity remain, VERY inconvenient.
So I tried this program, but it didn't find that device (OS X 12.6).
After reading ioreg output for some classes I found that for MM2 I should use AppleDeviceManagementHIDEventService - after modifying deviceCmd and rebuilding that program works correctly
Thanks to the author of that useful utility