Skip to content

Instantly share code, notes, and snippets.

@ssoriche
Created November 9, 2022 16:55
Show Gist options
  • Save ssoriche/201f1c4e453f9ff4d429005b7380d29d to your computer and use it in GitHub Desktop.
Save ssoriche/201f1c4e453f9ff4d429005b7380d29d to your computer and use it in GitHub Desktop.
CAPSLOCK as ESC and CTRL
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