Skip to content

Let go of KC_CAPS on double tap#78

Open
michaevelli wants to merge 3 commits into
gourdo1:PR-branch-2023-Q2from
michaevelli:PR-branch-2023-Q2
Open

Let go of KC_CAPS on double tap#78
michaevelli wants to merge 3 commits into
gourdo1:PR-branch-2023-Q2from
michaevelli:PR-branch-2023-Q2

Conversation

@michaevelli
Copy link
Copy Markdown

Let go of KC_CAPS on double tap

Description

Currently double tap shift presses KC_CAPS and does not let go. Subsequent double tap shift will have no effect as a result

Changes target function that enables double tap shift to press KC_CAPS to follow up with letting go of KC_CAPS

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant