Created
November 21, 2018 14:05
-
-
Save infinex/57500afc05fed1aac1cd547640542e52 to your computer and use it in GitHub Desktop.
temp
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
| clear mod1 | |
| clear mod4 | |
| keycode 64 =Super_L | |
| keycode 133 = Alt_L | |
| add mod1 = Alt_L | |
| add mod4 = Super_L | |
| ! Unmap capslock | |
| clear Lock | |
| keycode 66 = Hyper_L | |
| ! Set mod3 to capslock | |
| add mod3 = Hyper_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment