Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for boards to provide a custom pixel order in neopixelWrite() #10128

Merged
merged 21 commits into from
Aug 19, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    a64ffd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96180dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc43ac4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff20b12 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    77f8cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b0bc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8ea08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92f3d3b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    84b20f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f0fc69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ca996a View commit details
    Browse the repository at this point in the history
  4. fix(rgbled): suffix

    SuGlider authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a0886af View commit details
    Browse the repository at this point in the history
  5. fix(rgbled): suffix

    SuGlider authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2bf9d99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd5f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    f489e16 View commit details
    Browse the repository at this point in the history
  2. fix(rgbled): it lacks GRB case

    Made GRB default + switch/case exceptions.
    SuGlider authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2814861 View commit details
    Browse the repository at this point in the history
  3. fix(rgbled): add guard for rgb_led_color_order_t

    If RGB_BUILTIN_LED_COLOR_ORDER is not defined, the type rgb_led_color_order_t won't be declared.
    SuGlider authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    347b7c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1705caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94fe39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    530b263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3d597 View commit details
    Browse the repository at this point in the history