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 Per Key LED Indicator Callbacks #18450

Merged
merged 15 commits into from
Oct 4, 2022

Conversation

drashna
Copy link
Member

@drashna drashna commented Sep 21, 2022

Description

They aren't boolean, so no good way to override them. This aims to fix that.

Also, removed old rgb matrix sleep code, in some cases (as it's deprecated)

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

@github-actions github-actions bot added core keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Sep 21, 2022
@drashna drashna marked this pull request as ready for review September 22, 2022 02:22
@drashna drashna requested a review from a team September 22, 2022 02:22
keyboards/canary/canary60rgb/canary60rgb.c Outdated Show resolved Hide resolved
keyboards/keybee/keybee65/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/keychron/q2/rev_0113/keymaps/dhertz/keymap.c Outdated Show resolved Hide resolved
keyboards/tkc/portico/portico.c Outdated Show resolved Hide resolved
Copy link
Member

@tzarc tzarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything Dasky said, too.

keyboards/planck/keymaps/gunp/keymap.c Outdated Show resolved Hide resolved
@waffle87 waffle87 mentioned this pull request Oct 5, 2022
8 tasks
andrebrait added a commit to andrebrait/qmk_firmware that referenced this pull request Oct 5, 2022
@drashna drashna mentioned this pull request Oct 25, 2022
14 tasks
ramonimbao pushed a commit to ramonimbao/qmk_firmware that referenced this pull request Nov 28, 2022
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
eyuelt added a commit to eyuelt/qmk-keymaps that referenced this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core documentation keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants