forked from zmkfirmware/zmk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
20231007/urob/improve caps word #40
Merged
rafaelromao
merged 33 commits into
20240212/rafaelromao/main
from
20231007/urob/improve-caps-word
Feb 12, 2024
Merged
20231007/urob/improve caps word #40
rafaelromao
merged 33 commits into
20240212/rafaelromao/main
from
20231007/urob/improve-caps-word
Feb 12, 2024
Conversation
This file contains 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
Squashed commit of the following: commit ba38925 Author: urob <[email protected]> Date: Fri Aug 5 16:05:58 2022 -0400 Ignore-modifiers property for capsword
Update to ZMK 3.2
Co-authored-by: Cem Aksoylar <[email protected]>
* Useful for EPD that ghost after several partial updates. Only a temporary fix, tracking number of partial updates and triggering full refreshes based on that would be better.
Add Kconfig to remove static layer label and center in each third to support different sized widgets without adjustment
Adds Kconfig to enable the alternative partial refresh setting from @aumuell: "Gates scan only inside of the partial window" instead of setting PTL_SCAN when configuring the window for partial refreshes seems to limit degrading of areas outside the refresh window quite a bit. But https://github.com/CursedHardware/epd-driver-ic/blob/master/IL0323.pdf, p. 26 states that this is not the "default".
Update with upstream changes
20231007/caksoylar/zen v1+v2
…errupt Tri-state behavior
20231007/nickconway/leader key
…acro 20231007/nickconway/dynamic macro
rafaelromao
merged commit Feb 12, 2024
453c79f
into
20240212/rafaelromao/main
10 of 15 checks passed
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.
No description provided.