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 missing RGB_MODE_TWINKLE / RGB_M_TW keycodes #11935

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

spidey3
Copy link
Contributor

@spidey3 spidey3 commented Feb 16, 2021

Description

When the Twinkle effect was implemented, keycodes were not created to select it.
This adds them.

Types of Changes

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

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

@fauxpark
Copy link
Member

Just a note, this will break VIA. At least the Space Cadet keycodes, and maybe EEPROM reset, though I can't find it in the list.

@spidey3
Copy link
Contributor Author

spidey3 commented Feb 16, 2021

Just a note, this will break VIA. At least the Space Cadet keycodes, and maybe EEPROM reset, though I can't find it in the list.

Ooh, ouch.
Should I re-point it at develop?
Or add it at the end (separate from the rest of the RGB keycodes)?

@tzarc tzarc closed this Feb 27, 2021
@tzarc tzarc deleted the branch qmk:develop February 27, 2021 20:28
@tzarc
Copy link
Member

tzarc commented Feb 27, 2021

Sorry about that, GitHub decided to delete the develop branch from upstream when we merged it, despite being told otherwise. Reopened.

@spidey3
Copy link
Contributor Author

spidey3 commented Apr 5, 2021

Rebased, taken off hold.

quantum/quantum_keycodes.h Outdated Show resolved Hide resolved
Co-authored-by: Ryan <fauxpark@gmail.com>
@spidey3 spidey3 requested a review from fauxpark April 7, 2021 19:41
@spidey3 spidey3 merged commit e2289ff into qmk:develop Apr 15, 2021
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
* Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes

* Better comment

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
* Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes

* Better comment

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
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