This repository was archived by the owner on Mar 16, 2024. It is now read-only.
LED sleep + advanced layer indicators + small aggregated fixes#48
Open
blaa wants to merge 5 commits intoOpenAnnePro:keyboard-annepro2from
Open
LED sleep + advanced layer indicators + small aggregated fixes#48blaa wants to merge 5 commits intoOpenAnnePro:keyboard-annepro2from
blaa wants to merge 5 commits intoOpenAnnePro:keyboard-annepro2from
Conversation
added 4 commits
September 26, 2021 23:39
120s by default, enabled by default. Can be controlled in config.h. In cooperation with Mewok.
When a user presses layer key, the QMK scans top layer for non-transparent keys and highlights them in shine with a selected color.
- Let's you configure LEDs using clickable interface and save profile ON PC (not eeprom, though that could be improved). - Using KeyboardVisualizer you can visualize audio live on AP2. - RAW HID allows to display notifications on the keyboard - enable/disable certain LEDs or blink them. - Intermediate buffer fixes a race condition between USB and serial. - NOTE: Requires AP2 driver in OpenRGB - not the driver for OBINS. A dedicated one.
b5d04f9 to
d927905
Compare
|
Consider #49 do we still need this? |
Author
|
Idk if 49 will handle keyboard sleep, fixes carmine and has advanced indicators example. Certainly I'll remove the PoC of protocol, the compatible way is better. 49 also cherry-picked the fix to the call, so it's merged this can be skipped here. I'll first test 49, see how it fares and then maybe update this with the rest of changes. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Types of Changes
Issues Fixed or Closed by This PR
Checklist