Created
January 13, 2019 18:53
-
-
Save brokenpylons/6e53d662bcb9452bda4d4e7c69df5dee to your computer and use it in GitHub Desktop.
US keyboard layout with Slovenian letters and Caps Lock switched with Escape
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
| keycode 39 = s S scaron Scaron scaron Scaron | |
| keycode 52 = z Z zcaron Zcaron zcaron Zcaron | |
| keycode 54 = c C ccaron Ccaron ccaron Ccaron | |
| keycode 108 = Mode_switch Mode_switch Mode_switch Mode_switch | |
| remove Lock = Caps_Lock | |
| keycode 9 = Caps_Lock NoSymbol Caps_Lock | |
| keycode 66 = Escape NoSymbol Escape |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment