RGB Matrix Caps Lock and Layer indicator example#13367
Merged
drashna merged 8 commits intoqmk:masterfrom Jul 3, 2021
Merged
Conversation
fauxpark
approved these changes
Jun 29, 2021
fauxpark
reviewed
Jun 29, 2021
Co-authored-by: Ryan <fauxpark@gmail.com>
drashna
reviewed
Jul 1, 2021
Member
drashna
left a comment
There was a problem hiding this comment.
Would prefer that both of these use the "advanced" function examples, as they're broken up into chunks for faster rendering
added 2 commits
July 1, 2021 16:26
…/qmk_firmware into rgbmatrix-indicator-examples
Member
Author
I've updated the function example as advised. |
drashna
reviewed
Jul 1, 2021
Member
drashna
left a comment
There was a problem hiding this comment.
This may be better, given how the functions work, and what you're trying to do.
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
jakeprime
pushed a commit
to jakeprime/qmk_firmware
that referenced
this pull request
Jul 10, 2021
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
HokieGeek
pushed a commit
to HokieGeek/qmk_firmware
that referenced
this pull request
Jul 11, 2021
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
wox
pushed a commit
to wox/qmk_firmware
that referenced
this pull request
Aug 14, 2021
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
nhongooi
pushed a commit
to nhongooi/qmk_firmware
that referenced
this pull request
Dec 5, 2021
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Provide some examples on using RGB Matrix as indicators, a frequently asked question on the QMK discord.
Types of Changes
Checklist