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

Fix Typo in Saevus Cor Matrix #19073

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Fix Typo in Saevus Cor Matrix #19073

merged 1 commit into from
Nov 20, 2022

Conversation

doon
Copy link
Contributor

@doon doon commented Nov 14, 2022

Description

D2 was duplicated in the Matrix, and assigned to 2 different columns.. This causes both multiple key presses (BS/equal) as well as some keys not working due to their connection to D3. This just updates the matrix in info.json to match the PCB.

Verified on pcb, and via tracing the matrix.

Types of Changes

  • Core
  • [ X] Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

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).

…ent columns. This caused issues with multiple key presses and some

keys not registering as they where  connected to D3
@doon
Copy link
Contributor Author

doon commented Nov 14, 2022

@ramonimbao after building one of the protos, I ran into issues after flashing with the FW in main. I looked to see if there was an existing PR, but couldn't find one. Traced the columns with a multi-meter to find the correct pin for the Equals.

@ramonimbao
Copy link
Contributor

My bad. Wasn't reported of any problems with the firmware.

@doon
Copy link
Contributor Author

doon commented Nov 14, 2022

My bad. Wasn't reported of any problems with the firmware.

The firmware that was already on the solder board worked as expected. Just notice it when I went to add my own keymap not using via.

@drashna drashna requested a review from a team November 20, 2022 04:15
@drashna drashna added the bug label Nov 20, 2022
@fauxpark fauxpark merged commit 525b472 into qmk:master Nov 20, 2022
thystips pushed a commit to thystips/qmk_firmware that referenced this pull request Nov 24, 2022
ramonimbao pushed a commit to ramonimbao/qmk_firmware that referenced this pull request Nov 28, 2022
elpekenin pushed a commit to elpekenin/qmk_firmware that referenced this pull request Dec 7, 2022
crembz pushed a commit to crembz/qmk_firmware that referenced this pull request Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants