-
-
Notifications
You must be signed in to change notification settings - Fork 42.4k
Add solid_reactive effects for MIIIW BlackIO83 #22251
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
Conversation
The RGB changes would fall into this category. For the matrix changes, why are such drastic changes being submitted now? This would highlight that there was no testing done on the original PR. |
Sorry, I didn't add effects such as solid_reactive before causing me not to notice the problem, which is only visible after applying the solid_reactive effect. |
|
Thank you for your contribution! |
|
Thank you for your contribution! |
|
branch has conflicts 🙈 |
keyboards/miiiw/blackio83/config.h
Outdated
| # define ENABLE_RGB_MATRIX_PIXEL_RAIN | ||
| # define ENABLE_RGB_MATRIX_PIXEL_FLOW | ||
| # define ENABLE_RGB_MATRIX_PIXEL_FRACTAL | ||
| #define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_SOLID_COLOR |
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.
is removal of RGB_MATRIX_DEFAULT_MODE intended?
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.
It has moved to info.json.
Solved. @dunk2k |
Per the PR checklist, I have updated the base branch to point to |
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist