Skip to content

Instantly share code, notes, and snippets.

@suiheilibe
Last active July 25, 2021 03:54
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 suiheilibe/673d37ec9f9ca02c6420e16f6733a6cb to your computer and use it in GitHub Desktop.
Save suiheilibe/673d37ec9f9ca02c6420e16f6733a6cb to your computer and use it in GitHub Desktop.
#mod alt -= LAlt RAlt
#mod alt += !!LAlt !!RAlt
key ~IL-A-LAlt = &Ignore
key IL-*IC-A-LAlt = $ToggleIME
key ~IL-A-RAlt = $ToggleIME &WaitKey(50) &SetImeConvStatus(0x0019) &WaitKey(0)
key IL-*IC-A-RAlt = &Ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment