I'm using my Teensy 3.1 to control the mouse on my computer. Everything works except for dragging. When I call Mouse.move(), it seems to reset the mouse button state and just move the mouse. Is there anything else I can do? Thanks.
Also, a slightly related question - I might use a Teensy...