-
-
Notifications
You must be signed in to change notification settings - Fork 39.6k
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
Dual RGB Matrix IS31FL3737 driver support #13442
Comments
* initial commit * removed changes to write_pwm_buffer * backward compatbility added * fixed issue with backward compatibility * documentation update * removed unneccessary comment. branched from master * updated per comments #13457 * removed blank line * cformat on diff files
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. |
This issue has been automatically closed because it has not had activity in the last 30 days. If this issue is still valid, re-open the issue and let us know. |
Feature Request Type
Description
Currently only a single IS31FL3737 RGB Matrix driver is supported and two are required to support a split keyboard.
I have updated code and documents below and aligned capability with other issi drivers while maintaining backward compatibility.
Before I do a pull request
Q - Should it be against development branch?
Q - Is there more I should do?
The text was updated successfully, but these errors were encountered: