adafruit / Adafruit_CircuitPython_HID

USB Human Interface Device drivers.
MIT License
365 stars 106 forks source link

Negative mouse movement not working in CP 4.x #37

Closed caternuson closed 5 years ago

caternuson commented 5 years ago

Re this thread: https://forums.adafruit.com/viewtopic.php?f=60&t=152111

Guess this somehow worked in 3.x: https://github.com/adafruit/Adafruit_CircuitPython_HID/blob/890c4c17dc068f74170ff750a77c0c96aa8c5fb5/adafruit_hid/mouse.py#L147-L148

dhalbert commented 5 years ago

I'll need to update the boards that freeze HID in (mainly CPX), because it will be broken there too.