Search results

  1. J

    Mouse boot protocol?

    Not sure if it breaks HID protocol, but using the current Teensyduino and editing usb_desc.c has worked for me :D That being said, I had to play around with it a bit to get Mouse.move to work in place of Mouse.moveTo; Pulled mouse to top left of the screen, then with a bit of tinkering got some...
  2. J

    Mouse boot protocol?

    I bought a Teensy 3.2 as I couldn't get my Arduino Micro to work with the BootKeyboard library. The Teensy works fine as a keyboard in boot mode, however I can't get the mouse to work. Is there something I need to do to get the mouse functioning in boot mode? When I plug it into a computer...
Back
Top