Open
Conversation
Pull request to update from fork
Update from pa7 master
- keyboard list alpha reorg
- added simple ergodox layout image creator via html svg
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.
@20lives added an Ergodox DVORAK layout a while ago, and while checking it out, I can see that I never included my tools to create the base image. It is just a stripped down version of the firmware configuration tool found on Massdrop.
It could definitely use some tweaking as I have to rescale down the image 80.8080...% after manual screenshot. But it's better than someone having to start from scratch, at least initially.
In this pull-req, I have created the base image according to @20lives layout, added the base image creation tool in "util" dir, and made some minor documentation adjustments.