Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 4, 2023

  1. unpin sphinx and add sphinx-rtd-theme to docs reqs

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    263a4a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5501df8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    4fa9b99 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Configuration menu
    Copy the full SHA
    3f14ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. include boot in function name

    Co-authored-by: Scott Shawcroft <scott@tannewt.org>
    FoamyGuy and tannewt authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    10f5847 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Merge pull request #3 from FoamyGuy/find_mouse_helper

    find_mouse_endpoint() function and convert to ruff.
    tannewt authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    7bf4348 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. add two mouse example

    FoamyGuy committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    3b72cd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from FoamyGuy/two_mice_example

    add two mouse example
    FoamyGuy authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    be9aa14 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    b18147f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea74c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from FoamyGuy/8byte_mouse_data

    update dual mouse example to support 8 byte data packets
    FoamyGuy authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    ca51f2d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    c97682f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Merge pull request #6 from FoamyGuy/update_two_mice_example

    Updated two mice example
    tannewt authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    71816de View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    21ab387 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. fix references to mice

    FoamyGuy committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7782b66 View commit details
    Browse the repository at this point in the history
  2. fix reference to mouse

    FoamyGuy committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e547a73 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from FoamyGuy/find_boot_keyboard

    add find_boot_keyboard function and example
    tannewt authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ed38937 View commit details
    Browse the repository at this point in the history
Loading