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

redragon/k552/v2/iso - fix led matrix and via build #427

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

sreichholf
Copy link

  • there is an actual difference between the keyboard an the led matrix so # was unlit because it was mapped to what was meant to be return fix the matrix (tested on my keyboard after having ignored this for months...)
  • disable some effects to fix via build (too big with all effects enabled)

Description

This fixes the unlit # key and via build (by disabling some matrix effects to make the firmware smaller).

Types of Changes

  • [ x] Bugfix

Issues Fixed or Closed by This PR

Checklist

  • [x ] My code follows the code style of this project: C, Python
  • [x ] I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [ x] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • [x ] I have tested the changes and verified that they work and don't break anything (as well as I can manage).

* there is an actual difference between the keyboard an the led matrix so # was unlit because it was mapped to what was meant to be return
  fix the matrix (tested on my keyboard after having ignored this for months...)
* disable some effects to fix via build (too big with all effects enabled)
@dexter93 dexter93 merged commit 3d384fc into SonixQMK:sn32_develop Oct 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants