Skip to content

Instantly share code, notes, and snippets.

@kmnk
Created August 7, 2011 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmnk/1130249 to your computer and use it in GitHub Desktop.
Save kmnk/1130249 to your computer and use it in GitHub Desktop.
Enter, Backspace, Cntrl and Esc keybind setting
# One Shot modifier settings
# CapsLk
mod ctrl += !!英数
key *IC-*S-*A-*C-*英数 = *Esc
key R-*英数 = &Ignore
# SemiColon
key *IC-SemiColon = Enter
key *IC-A-SemiColon = A-Enter
key *IC-C-~S-SemiColon = SemiColon # ;
#
key *IC-C-H = Backspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment