Skip to content

Releases: adafruit/Adafruit_CircuitPython_CursorControl

2.7.6 - Updated .pylintrc, fixed jQuery

26 May 15:51

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-CursorControl.

Read the docs for info on how to use it.

2.7.5 - Made copyright stay up to date in docs/conf.py

26 Aug 02:29

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.7.4 - Fixed version string

22 Aug 18:57

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.7.3 - Switched to pyproject.toml

09 Aug 19:35

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.7.2 - Added cp.org link to index.rst

09 Jun 18:34

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.7.1 - Repo documentation and config updates

07 Jun 17:15

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.7.0 - Debouncing for Alt Start and Select Buttons

04 Mar 01:25
53ad808

Choose a tag to compare

This release has new functionality to use debouncing with alt, start, and select buttons. Thank you @flom84

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.6.0 - Start and Select Buttons

27 Feb 18:48
5730d0c

Choose a tag to compare

This release has new functionality to check for start and select button presses. Thank you @flom84

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.5.3 - Updated documentation link, python version

04 Feb 20:56

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.

2.5.2 - Implemented is_alt_clicked method

18 Jan 21:36
0b6e980

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-cursorcontrol.

Read the docs for info on how to use it.