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

Add magic capable (un)register functions #9125

Closed
wants to merge 1 commit into from

Conversation

drashna
Copy link
Member

@drashna drashna commented May 18, 2020

Description

Adds support for "magic" processing of the (un)register_code(16) functions.

This is useful if you want to have the automagic handling of the keycodes, so that it swaps out modifiers or the like.

These functions will operate like a normal key, so it's possible to disable GUI keys, for instance.

Types of Changes

  • Core
  • New feature
  • Enhancement/optimization
  • Documentation

Checklist

  • My code follows the code style of this project.
  • 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).

@drashna drashna marked this pull request as ready for review May 18, 2020 20:50
@stale
Copy link

stale bot commented Jul 2, 2020

Thank you for your contribution!
This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready.
For maintainers: Please label with awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

@Erovia
Copy link
Member

Erovia commented Jul 6, 2020

Some documentation would nice.

@tzarc tzarc deleted the branch qmk:develop February 27, 2021 20:27
@noroadsleft noroadsleft reopened this Feb 27, 2021
@github-actions github-actions bot added cli qmk cli command documentation keyboard keymap python via Adds via keymap and/or updates keyboard for via support labels Feb 27, 2021
@drashna drashna force-pushed the feature/magick_codes branch from 4153ecc to 4cbc0da Compare March 2, 2021 16:27
@github-actions github-actions bot removed python documentation keyboard keymap cli qmk cli command via Adds via keymap and/or updates keyboard for via support labels Mar 2, 2021
@drashna drashna force-pushed the feature/magick_codes branch from 4cbc0da to 606efac Compare May 30, 2021 07:18
@drashna drashna force-pushed the feature/magick_codes branch from 606efac to c33d789 Compare July 3, 2021 23:55
@drashna drashna force-pushed the feature/magick_codes branch 2 times, most recently from 23f0e62 to 2538c1e Compare September 5, 2021 16:42
@drashna drashna marked this pull request as ready for review September 5, 2021 16:43
@drashna drashna force-pushed the feature/magick_codes branch from 2538c1e to 1dc6a8c Compare October 5, 2021 19:00
@drashna drashna marked this pull request as draft October 31, 2021 20:03
@drashna
Copy link
Member Author

drashna commented Jan 13, 2022

closing since tap code functions are weak, now.

@drashna drashna closed this Jan 13, 2022
@drashna drashna deleted the feature/magick_codes branch February 17, 2023 05:57
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.

5 participants