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 layout just adds symbols to the ENv4 style, making as few changes to the default punctuation layout as possible. The intention is to reduce having to switch with the # key and just have everything under your finger-tips. The only changes made to the default were to make sure that every letter has spacing between it and punctuation to reduce typing errors. It also tries to keep similar spaces between bracket types
I also added a "smaller" option for fonts to fit things like "DEL", "https://", and ".com"
I also added up/down arrow functionality and delete key functionality by default - i understand if you'd want to not include those changes and I can just incorporate them into the layout separately if needed. just seems like unnecessary copy and paste. you might not want the "DEL" text though
edit: turns out this addresses a lot from #147. I think this can be home to a separate "system keys" keyboard (As opposed to the typical "symbol" key since that would just be redundant) and i've begun work on that, but feel stuck as i worry about key up/down actions though with system keys and im not sure how that would work