Created
November 9, 2022 16:55
-
-
Save ssoriche/201f1c4e453f9ff4d429005b7380d29d to your computer and use it in GitHub Desktop.
CAPSLOCK as ESC and CTRL
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
TIMING: | |
TAP_MILLISEC: 200 | |
DOUBLE_TAP_MILLISEC: 150 | |
MAPPINGS: | |
- KEY: KEY_CAPSLOCK | |
TAP: KEY_ESC | |
HOLD: KEY_LEFTCTRL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment