Releases: adafruit/Adafruit_CircuitPython_CursorControl
2.7.2 - Added cp.org link to index.rst
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
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
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
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
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
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
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
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
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
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.