Commit graph

  • 829ba0f0a2 Fixed discord invite link master 4.1.4 rad/master dherrada 2020-07-08 16:49:04 -0400
  • d03b421f9e
    Pass in descriptor in documentation 4.1.3 dherrada 2020-06-30 15:41:22 -0400
  • 65fb213b8c
    Merge pull request #51 from larsks/bug/usb_hid 4.1.2 Scott Shawcroft 2020-04-13 16:14:59 -0700
  • 174255b412 update README to match changes in ea9b71d Lars Kellogg-Stedman 2020-04-10 23:02:21 -0400
  • 83d6726eac
    Merge pull request #50 from adafruit/black-update 4.1.1 Dan Halbert 2020-04-09 21:29:36 -0400
  • ba9db0154c Black reformatting with Python 3 target. Kattni Rembor 2020-04-09 17:39:44 -0400
  • be87bd47f2 build.yml: add black formatting check sommersoft 2020-04-07 15:02:31 -0500
  • 979eb63df1
    Merge pull request #47 from adafruit/pylint-update 4.1.0 Kattni 2020-03-17 12:58:30 -0400
  • f7051cd212 update code of coduct: discord moderation contact section sommersoft 2020-03-15 11:49:22 -0500
  • 89fa65813a Ran black, updated to pylint 2.x dherrada 2020-03-15 18:39:30 -0400
  • ecac001efd
    Merge pull request #45 from sommersoft/patch_coc Kattni 2020-03-13 15:50:49 -0400
  • 37de8c6bf4 update code of conduct sommersoft 2020-03-13 13:45:26 -0500
  • eda327c442 update pylintrc for black sommersoft 2020-03-05 22:06:59 -0600
  • 1a4866871f build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh' sommersoft 2020-03-03 00:28:48 -0600
  • f044548d6d update pylint examples directive 4.0.1 sommersoft 2020-01-08 21:09:22 -0600
  • 2d1dce6ad6
    Merge pull request #43 from tannewt/pass_in_devices 4.0.0 Scott Shawcroft 2020-01-07 14:07:26 -0800
  • 41c6909f61
    Merge pull request #44 from adafruit/dherrada-patch-1 Limor "Ladyada" Fried 2020-01-04 21:51:14 -0500
  • 944cfd29f6 Moved repository from Travis to GitHub Actions dherrada 2020-01-04 14:17:21 -0500
  • ea9b71ddf2
    Require devices to be passed in so that they can be from USB or BLE. Scott Shawcroft 2019-12-18 12:14:00 -0800
  • 8586bee48e
    Allow devices to be passed in, instead of always using usb_hid Dan Halbert 2019-08-16 07:07:50 -0400
  • a23b80569f
    Merge pull request #41 from adafruit/dherrada-patch-1 3.3.6 Kattni 2019-10-21 19:37:37 -0400
  • e10533c479
    Merge pull request #42 from adafruit/revert-40-alternate-devices-for-ble siddacious 2019-10-20 13:10:28 -0700
  • 6ed148d85a
    Revert "Allow devices to be passed in, instead of always using usb_hid" revert-40-alternate-devices-for-ble siddacious 2019-10-20 13:05:24 -0700
  • cd7474cbed
    Merge pull request #40 from dhalbert/alternate-devices-for-ble siddacious 2019-10-20 12:49:18 -0700
  • a4d0e17b58
    Removed building locally section from README, replaced with documentation section dherrada 2019-10-17 18:40:12 -0400
  • 6000474bfa Allow devices to be passed in, instead of always using usb_hid Dan Halbert 2019-08-16 07:07:50 -0400
  • 89faee0eb0
    Merge pull request #39 from dhalbert/add-version 3.3.5 Limor "Ladyada" Fried 2019-06-21 16:55:29 -0400
  • fc2e75f130 add __version__ and __repo__ Dan Halbert 2019-06-21 15:48:44 -0400
  • c9e07857dc
    Merge pull request #38 from dhalbert/mouse-report-bytes 3.3.4 Carter Nelson 2019-05-23 11:24:45 -0700
  • 63227d919f Convert signed mouse values to 8-bit unsigned values for report. Dan Halbert 2019-05-23 14:12:50 -0400
  • 890c4c17dc
    Merge pull request #35 from schlafa/patch-1 Scott Shawcroft 2019-05-09 14:03:58 -0700
  • 8a13a7b20b
    Resolve Travis CI failure schlafa 2019-05-07 13:51:36 -0400
  • 04bbb72625
    Update examples.rst schlafa 2019-05-07 10:40:50 -0400
  • 4e995b4f20
    Rename HID_joywing_gamepad.py to hid_joywing_gamepad.py schlafa 2019-05-07 10:38:06 -0400
  • 927af5e1dc
    Rename HID_keyboard_shortcuts.py to hid_keyboard_shortcuts.py schlafa 2019-05-07 10:37:29 -0400
  • 0cfd6cd424
    Rename HID_simple_gamepad.py to hid_simple_gamepad.py schlafa 2019-05-07 10:36:40 -0400
  • 52de136f38
    Rename HID_simpletest.py to hid_simpletest.py schlafa 2019-05-07 10:35:21 -0400
  • f07d9e8a44
    Update examples.rst schlafa 2019-05-07 10:22:57 -0400
  • 9eeae7cdeb
    Rename scroll.py to HID_simpletest.py schlafa 2019-05-07 10:19:31 -0400
  • 4f7908d465
    Rename keyboard_shortcuts.py to HID_keyboard_shortcuts.py schlafa 2019-05-07 10:12:35 -0400
  • 477302198f
    Rename joywing_gamepad.py to HID_joywing_gamepad.py schlafa 2019-05-07 10:11:45 -0400
  • 7c87672da4
    Rename simple_gamepad.py to HID_simple_gamepad.py schlafa 2019-05-07 09:31:31 -0400
  • c1a44539c0
    Merge pull request #33 from jpecor/patch-1 Scott Shawcroft 2019-03-27 11:28:41 -0700
  • 68f617fd3c
    Update usb.org document reference in keycode.py Jason Pecor 2019-03-27 09:19:18 -0500
  • 836bb9843f
    Merge pull request #31 from dhalbert/gamepad-struct-format-fix 3.3.3 Scott Shawcroft 2019-01-22 14:14:58 -0800
  • a5ff1479f7 gamepad: Use signed bytes for joystick values in struct.pack_into() Dan Halbert 2019-01-20 16:26:05 -0500
  • dbfabac857
    Merge pull request #29 from sommersoft/readme_fix_travis 3.3.2 Kattni 2018-12-21 13:45:16 -0600
  • 8ad3bc2d45 change 'travis-ci.org' to 'travis-ci.com' sommersoft 2018-12-21 13:23:04 -0600
  • c464c2ffe1
    Merge pull request #28 from dhalbert/consumer_control-mute 3.3.1 John Edgar Park 2018-11-27 09:08:42 -0800
  • 89c370ceae add ConsumerControlCode.MUTE Dan Halbert 2018-11-27 12:03:50 -0500
  • f5e70e0925
    Merge pull request #27 from dhalbert/gui-alt-key-aliases 3.3.0 Kattni 2018-11-01 13:39:19 -0400
  • a4460aff91 Add familiar Mac and Windows names for GUI and ALT keys. Dan Halbert 2018-11-01 13:27:44 -0400
  • 99c71a6c1e
    Merge pull request #26 from kattni/pypi 3.2.0 Brennen Bearnes 2018-08-09 09:50:05 -0600
  • 1d6eb7a00f Updated py_modules to packages Kattni Rembor 2018-08-09 11:30:56 -0400
  • b2cdaee1f3 Linting. Kattni Rembor 2018-08-09 11:20:11 -0400
  • 1110509ed9 PyPi setup. Kattni Rembor 2018-08-09 11:16:04 -0400
  • fb6eac6821 updated CoC sommersoft 2018-07-11 09:44:39 -0500
  • 5c2f6ef1ed
    Merge pull request #24 from dhalbert/cc-gamepad-doc-fixes 3.1.3 Kattni 2018-06-07 12:15:45 -0400
  • 5d0b79e4b7 Add consumer control and gamepad files to api.rst. Fix version checking. Dan Halbert 2018-06-07 12:11:54 -0400
  • 1da880cee3
    Merge pull request #23 from dhalbert/16_bit_consumer_control 3.1.2 Dan Halbert 2018-06-01 09:47:36 -0400
  • 12b35f6617 handle 16-bit Consumer Control codes Dan Halbert 2018-05-30 15:16:29 -0400
  • 058c94513e
    Merge pull request #21 from zzsnzmn/check_circuitpython_version 3.1.1 Dan Halbert 2018-05-14 16:11:42 -0400
  • 39daae4995 Ignore wrong-import-position warnings from pylint. David Sutton 2018-05-14 15:46:50 -0400
  • 2a9a60b5e9 Raise ImportError if using CircuitPython < 3. David Sutton 2018-05-14 15:15:01 -0400
  • 90e4ca931a
    Merge pull request #19 from dhalbert/joystick 3.1.0 Scott Shawcroft 2018-04-24 09:53:38 -0700
  • 5669bb9266 Update README.rst to include Gamepad info. Dan Halbert 2018-04-24 01:29:02 -0400
  • ba340a20db pylint Dan Halbert 2018-04-24 01:22:03 -0400
  • 351d487406 Gamepad support, with examples. Dan Halbert 2018-04-14 21:35:52 -0400
  • d57218e8b1
    Merge pull request #16 from dhalbert/fix_mouse_no_move 3.0.1 Scott Shawcroft 2018-04-14 18:04:57 -0700
  • 2ad25faa36 Fix Mouse bug introduced in 3.0.0 Dan Halbert 2018-04-14 20:02:54 -0400
  • 167e101c31
    Merge pull request #15 from dhalbert/wait_for_ready 3.0.0 Scott Shawcroft 2018-04-08 21:49:28 -0700
  • ae96b33e73 pylint Dan Halbert 2018-04-06 13:21:42 -0400
  • 491373ddec 1. HID devices may not be set up immediately when main.py is entered. Try a simple operation in each constructor. If it fails, wait one second and try again (once). Fixes #13. 2. Don't limit mouse movements to [-127, 127]. Use multiple reports to move further if necessary. I believe this was suggested by Mike Barela (@TheKitty). Dan Halbert 2018-04-06 13:09:10 -0400
  • 524a8b5737
    Merge pull request #12 from dhalbert/consumer_control Scott Shawcroft 2018-04-03 12:32:40 -0700
  • 9a24b90241 pylint Dan Halbert 2018-04-02 18:56:34 -0400
  • 243a0b41d6 Add Keyboard.send(); add ConsumerControl classes. Dan Halbert 2018-04-02 18:12:10 -0400
  • e1346203c8
    Merge pull request #11 from sommersoft/new_docs Kattni 2018-03-05 22:42:20 -0500
  • 9dee5cf8cc updated title docstrings sommersoft 2018-03-05 21:22:43 -0600
  • 5098295d4d updated README sommersoft 2018-03-05 21:15:30 -0600
  • db0d0b2ee2 updated .travis & .readthedocs yml sommersoft 2018-03-05 21:13:58 -0600
  • 2a5732ae73 setup docs folder sommersoft 2018-03-05 21:12:40 -0600
  • 48b707a701
    Merge pull request #9 from Sigafoos/examples 2.1.0 Limor "Ladyada" Fried 2018-01-09 14:57:55 -0500
  • 75f14ef89e Added examples for keyboard shortcuts and a mouse scrollwheel (adafruit/circuitpython#493) Dan Conley 2018-01-05 21:33:43 -0500
  • 1fdb20b4a8
    Merge pull request #8 from mrmcwethy/lint 2.0.0 Dan Halbert 2017-12-14 15:39:47 -0500
  • 9fd67d5357 add pylint to project and updated code mrmcwethy 2017-12-14 11:58:56 -0700
  • 6cdeb91a6b 1. Add docstrings to all Keycode constants. Ensure that Keycode members without docstrings will still be listed in documentation. 2. Add Keycode.SPACE as an alias for Keycode.SPACEBAR. 1.1.0 Dan Halbert 2017-08-15 10:19:19 -0400
  • 7efdc17aea Merge pull request #3 from dhalbert/master 1.0.0 Scott Shawcroft 2017-05-24 09:55:13 -0700
  • 7984f77dd8 Keycode: correct and clarify docstrings. Dan Halbert 2017-05-06 09:06:24 -0400
  • 83b3b63134 Merge pull request #2 from dhalbert/master Scott Shawcroft 2017-04-15 11:07:40 -0700
  • 0aedf7064e Merge remote-tracking branch 'upstream/master' Dan Halbert 2017-04-15 13:03:28 -0400
  • b8e38dca7b Mouse: Add default arg values to Mouse.move() to allow omitted arguments and keyword arguments. Correct and improve examples. Dan Halbert 2017-04-15 12:51:52 -0400
  • 189a1c7b4b Merge pull request #1 from dhalbert/master Scott Shawcroft 2017-04-12 09:56:41 -0700
  • 9860fe9c42 More review changes. Fix sphinx errors. Break api.rst into separate files. Dan Halbert 2017-04-11 23:03:10 -0400
  • a129217c0d fix line endings in .travis.yml Dan Halbert 2017-04-09 17:10:23 -0400
  • 4a883fa109 repair line endings Dan Halbert 2017-04-09 17:05:57 -0400
  • a50f0f08bc repair .gitignore Dan Halbert 2017-04-09 17:03:19 -0400
  • 96d12886c5 Revised after first code review by @tannewt. New keycode and keyboard-layout modules. New mouse module; not yet tested. 2017-04-09 13:55:46 -0400
  • a877d7dcad remove keyboard.mpy; fix :mod typo Dan Halbert 2017-04-01 18:39:48 -0400
  • adde1ddeec fix typos after extensive additions Dan Halbert 2017-04-01 18:33:44 -0400
  • 01366a7a18 Add Keyboard class; prune constants; change examples Dan Halbert 2017-04-01 18:08:47 -0400