You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR includes Windows installation files for Graphite and updated installation instructions for Windows. I've also included an angle modded version of Graphite for convenience.
Changes made:
Improved formatting and clarity of installation steps for both MacOS and Windows
Added an explanation of the Angle Mod variant
Included visual keyboard layout comparisons for both standard and angle-mod versions
Testing done:
Verified that shifted symbols and letters worked correctly
Verified that Ctrl + Shift + <key> shortcuts worked correctly
Verified that Ctrl + <key> shortcuts worked correctly
Confirmed Windows installation steps
If there is anything I missed or something you would like changed, please let me know.
Thanks for sharing!
I would suggest including the .klc sources instead of executables. Not only this would allow people to customize the layout (AltGr behaviour, dead keys, etc.), but it would also avoid security concerns.
Thanks for sharing! I would suggest including the .klc sources instead of executables. Not only this would allow people to customize the layout (AltGr behaviour, dead keys, etc.), but it would also avoid security concerns.
Thanks for sharing! I would suggest including the .klc sources instead of executables. Not only this would allow people to customize the layout (AltGr behaviour, dead keys, etc.), but it would also avoid security concerns.
Great idea. I added the .klc files and wrote a description of what they are and how they can be used in the INSTALL.md file. I also left the executables for convenience in case others find the process of installing MSKLC too burdensome. When I installed MSKLC on a fresh Windows 11 PC, I had to install an older version of .NET that took almost an hour to complete.
If security is a top priority, I can go ahead and remove the binaries if needed.
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
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.
This PR includes Windows installation files for Graphite and updated installation instructions for Windows. I've also included an angle modded version of Graphite for convenience.
Changes made:
Testing done:
Ctrl + Shift + <key>shortcuts worked correctlyCtrl + <key>shortcuts worked correctlyIf there is anything I missed or something you would like changed, please let me know.