Hello,
Just added that part to the descriptor and now everything is working great, the Pan, moveTo, mouse_backward and mouse_forward too, tested on windows 7. Thank you guys so much
Type: Posts; User: Freakeyyy
Hello,
Just added that part to the descriptor and now everything is working great, the Pan, moveTo, mouse_backward and mouse_forward too, tested on windows 7. Thank you guys so much
Just tried it now, yes it did unfortunatly, any idea on how to fix it ?
Hello guys, It's finally working, i had to change the descriptor to the one here : http://www.keil.com/forum/15671/usb-mouse-with-scroll-wheel/
Here's the code :
static uint8_t...
Hello guys,
I'm currently working on a gaming mouse with the teeny 3.1, I've been trying to implement the horizontal scroll but with no success. I tried changing the mouse descriptor with the one...
Sorry about that, I updated the link
Hello, I wanted to know if there was a way to implement horizontal scroll and how.
http://download.microsoft.com/download/B/D/1/BD1F7EF4-7D72-419E-BC5C-9F79AD7BB66E/Wheel.docx
You can find in the...
Hello, I am new to the forum since i've just got my teensy 3.1
I've been testing the mouse buttons but i've had a problem with Mouse.press(8) and Mouse.release(8), i want to use the forward and...