Skip to content

Releases: adafruit/Adafruit_CircuitPython_CursorControl

2.7.2 - Added cp.org link to index.rst

09 Jun 18:34
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.1 - Added type hints

27 Dec 22:23
386e235
Compare
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.0 - Use Keypad instead of Gamepad

20 Nov 03:52
826e187
Compare
Choose a tag to compare

This release requires CircuitPython 7.0.0.

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.4.1 - Updated pylint version, linted

15 Nov 18:49
Compare
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.4.0 - Removed usage of max_glyphs with Label

27 Jul 20:58
530d335
Compare
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.