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

[Bug] rgb matrix effect bug. #23850

Open
2 tasks
itarze opened this issue Jun 2, 2024 · 2 comments
Open
2 tasks

[Bug] rgb matrix effect bug. #23850

itarze opened this issue Jun 2, 2024 · 2 comments

Comments

@itarze
Copy link
Contributor

itarze commented Jun 2, 2024

Describe the Bug

https://github.com/qmk/qmk_firmware/blob/master/quantum/rgb_matrix/animations/pixel_fractal_anim.h

This RGB effect does not limit the NO_LED and will cause access to the wild pointer, which will cause the MCU to malfunction.

Keyboard Used

No response

Link to product page (if applicable)

No response

Operating System

No response

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

@itarze itarze changed the title [Bug] rgb matgrix effect bug. [Bug] rgb matrix effect bug. Jun 2, 2024
@drashna
Copy link
Member

drashna commented Jun 8, 2024

I'm curious which controller this is for. I can't replicate the MCU crash using an STM32F303 (using a moonlander, which does have a bunch of NO_LED values)

@jiaxin96
Copy link
Contributor

jiaxin96 commented Jul 6, 2024

same as #23348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants