Skip to content

Instantly share code, notes, and snippets.

@adeonhy
Created August 31, 2018 16:54
Show Gist options
  • Save adeonhy/d8fdc31dc8915ae7ff16712a0a850a15 to your computer and use it in GitHub Desktop.
Save adeonhy/d8fdc31dc8915ae7ff16712a0a850a15 to your computer and use it in GitHub Desktop.

Layer切り替え系

  • DF(layer) デフォルトレイヤーを変更。テンキーモード、GAMEモードなど
  • MO(layer) 押している間だけレイヤーを変更
  • LM(layer, mod) As MO(layer) but with mod active
  • LT(layer, kc)
  • TG(layer) Toggles the layer (enables it if no active, and vise versa)
  • TO(layer) Activates layer and deactivates all other layers
  • TT(layer) Momentarily activates layer if held, toggles it if tapped repeatedly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment