Improved renderer, new keys and key types, DSD aliases, menu icons, and a version bump to 2.0.0#5
Open
ellygaytor wants to merge 7 commits into
Open
Improved renderer, new keys and key types, DSD aliases, menu icons, and a version bump to 2.0.0#5ellygaytor wants to merge 7 commits into
ellygaytor wants to merge 7 commits into
Conversation
added 7 commits
June 16, 2026 17:36
I managed to lose my git history but thankfully I had the files.
This is rough but seems to be the best I can do without access to Instacode Live or something similar.
Owner
|
@ellygaytor looks very nice 👍 @SasPes TODO
|
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.
The new renderer is much faster, which cuts load times, and it renders the key in a more realistic way. The new keys are largely sourced from Flipper's KeyCopier. Support added for asymmetric keys to enable supporting the KeyCopier keys. Added menu icons and verification marks on the tested models. Bumped the version to 2.0.0 due to the large amount of changes especially to the renderer, it should be backwards compatible with previous versions though. Also cleaned up some bugs, but none that I encountered when dog fooding it.