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

Fixes #16705 : digital rain follows val #16716

Merged
merged 4 commits into from
Apr 19, 2022

Commits on Mar 23, 2022

  1. digital rain follows val

    rgb matrix digital rain animation adjust to listen to currently set rgb val.
    This also prevents it from dangerously ignoring `RGB_MATRIX_MAXIMUM_BRIGHTNESS`.
    Speed of decay is dynamically adjusted as well to keep time from full brightness to 0 roughly constant
    KoenGoe committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1173f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9441a7c View commit details
    Browse the repository at this point in the history
  3. reformatting of spacing

    KoenGoe committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fc8b2a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Update format quantum/rgb_matrix/animations/digital_rain_anim.h

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    KoenGoe and drashna committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8c39304 View commit details
    Browse the repository at this point in the history