-
-
Notifications
You must be signed in to change notification settings - Fork 42.4k
fix #12673 #12674
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
fix #12673 #12674
Conversation
|
Thank you for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should also be done for LED Matrix.
|
This has some merge conflicts that need resolving. |
3ad1d0e to
e0e87e4
Compare
e0e87e4 to
d29eec8
Compare
|
Thanks! |
Description
Types of Changes
Issues Fixed or Closed by This PR
last_hit_bufferinquantum/rgb_matrix.cdoes not properly maintain counts if a customrgb_matrix_map_row_column_to_led_kbis defined that returns nonzero #12673Checklist
Failures when running
make alldon't seem to be related to my change. Note that I came across this bug while reading the source learning to implement a custom RGB matrix effect, so I might be mistaken and any input from maintainers more experienced is very welcome.