Releases: adafruit/Adafruit_CircuitPython_USB_Host_Mouse
Releases · adafruit/Adafruit_CircuitPython_USB_Host_Mouse
1.5.0 - Customizable Cursor Bitmap
1.4.0 - pressed_btns Property
What's Changed
- add pressed_btns class property by @RetiredWizard in #11
Full Changelog: 1.3.1...1.4.0
1.3.1 - update() Error Handling Return Values
1.3.0 - Sensitivity Support
1.2.1 - USBError Handling
What's Changed
- handle VID/PID errors better by @RetiredWizard in #5
New Contributors
- @RetiredWizard made their first contribution in #5
Full Changelog: 1.2.0...1.2.1
1.2.0 - Customizable Cursor Image
What's Changed
- Allow user defined cursor image to override hardcoded value by @makermelissa in #4
New Contributors
- @makermelissa made their first contribution in #4
Full Changelog: 1.1.0...1.2.0