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

Replace NumPad plugin with ColormapOverlay #1420

Merged
merged 6 commits into from
May 23, 2024

Commits on May 7, 2024

  1. Define a default palette to use with ColormapOverlay

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3398d6b View commit details
    Browse the repository at this point in the history
  2. Replace the NumPad plugin with ColormapOverlay

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dac82bf View commit details
    Browse the repository at this point in the history
  3. Use constants for setting led palette

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f1c05c View commit details
    Browse the repository at this point in the history
  4. Satisfy code style

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f86eec0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Allow clang to format the PALETTE

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d16c94a View commit details
    Browse the repository at this point in the history
  2. Add a bunch of additional comments

    Signed-off-by: Evy Bongers <[email protected]>
    EvyBongers committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9ce4bda View commit details
    Browse the repository at this point in the history