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_RGB_Display
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.12.3
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_RGB_Display
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 31 files changed
  • 5 contributors

Commits on Dec 27, 2023

  1. Update rgb.py

    fixing an issue when 4 values are returned instead of r/g/b
    reza-n authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a4c6325 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #119 from reza-n/patch-1

    catch only the r/g/b values when list is longer
    FoamyGuy authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c545d3a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. removed print calls

    simonldwg committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8bac28c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from simonldwg/ssd1331-remove-prints

    SSD1331: removed print calls
    makermelissa authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ec423f3 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
    2c4d380 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
    197da2c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Create gc9a01a.py

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b55666b View commit details
    Browse the repository at this point in the history
  2. Update gc9a01a.py

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    7d5528f View commit details
    Browse the repository at this point in the history
  3. Update gc9a01a.py

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    67547fa View commit details
    Browse the repository at this point in the history
  4. pre-commit, tested

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9f02995 View commit details
    Browse the repository at this point in the history
  5. lint

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    8ce10d5 View commit details
    Browse the repository at this point in the history
  6. oy vey, black

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    664dcd2 View commit details
    Browse the repository at this point in the history
  7. remove _block

    BlitzCityDIY committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f56a9ee View commit details
    Browse the repository at this point in the history
  8. Merge pull request #129 from adafruit/gc9a01a

    Adding GC9A01A
    FoamyGuy authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    7ababf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. use ruff

    FoamyGuy committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8fb075c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864f1cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c8bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Merge pull request #133 from FoamyGuy/use_ruff

    Use ruff
    FoamyGuy authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    73e9cfd View commit details
    Browse the repository at this point in the history
Loading