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 pointing_device_set_cpi_on_side() changing CPI on correct side. relevant to #19433. #23391

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

Taro-Hayashi
Copy link
Contributor

Description

Corrected that when the USB cable was on the right side, the left side was changed when trying to change the CPI on the right side in POINTING_DEVICE_CONBINED.

Types of Changes

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

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • 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.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added the core label Apr 1, 2024
@daskygit
Copy link
Member

daskygit commented Apr 1, 2024

Good catch, I wonder why I over complicated this. Anyways thanks, I think this can probably target master as a bug fix. Surprised no one has caught this before.

@daskygit daskygit changed the base branch from develop to master April 1, 2024 23:53
@daskygit daskygit added the bug label Apr 1, 2024
@daskygit daskygit requested a review from drashna April 1, 2024 23:55
@drashna drashna merged commit c70ebd4 into qmk:master Apr 4, 2024
3 of 4 checks passed
mzyt pushed a commit to mzyt/qmk_firmware that referenced this pull request May 6, 2024
IvanJackson pushed a commit to IvanJackson/qmk_firmware that referenced this pull request May 6, 2024
girtsf pushed a commit to girtsf/qmk_firmware that referenced this pull request Jun 5, 2024
whoisjordangarcia pushed a commit to whoisjordangarcia/qmk_firmware that referenced this pull request Jun 8, 2024
nuess0r pushed a commit to nuess0r/qmk_firmware that referenced this pull request Sep 8, 2024
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