Skip to content

Releases: adafruit/Adafruit_CircuitPython_HID

Fix documentation; add Keycode.SPACE

15 Aug 17:19

Choose a tag to compare

Fixes issue #6. Some Keycodes were missing from the published documentation due to a sphinx configuration issue. Keycode.SPACE is added as an alias for Keycode.SPACEBAR.

1.0.0 @dhalbert rocks

29 Jun 20:51

Choose a tag to compare

Thanks to @dhalbert this library has been greatly improved. It now features a separate Keycode class along with improvements to the Mouse class.

Initial release for bundle

28 Mar 18:26

Choose a tag to compare

Contains basic HID related constants.