Skip to content

Instantly share code, notes, and snippets.

@narutaro
Created August 25, 2016 01:01
Show Gist options
  • Save narutaro/df7738398f95ae6710d2b3878d477117 to your computer and use it in GitHub Desktop.
Save narutaro/df7738398f95ae6710d2b3878d477117 to your computer and use it in GitHub Desktop.

/Users//Library/Application Support/Karabiner

Ctrl + HJKL to Left/Down/Up/Right private.ctrl_hjkl __KeyToKey__ KeyCode::H, ModifierFlag::CONTROL_L, KeyCode::CURSOR_LEFT __KeyToKey__ KeyCode::J, ModifierFlag::CONTROL_L, KeyCode::CURSOR_DOWN __KeyToKey__ KeyCode::K, ModifierFlag::CONTROL_L, KeyCode::CURSOR_UP __KeyToKey__ KeyCode::L, ModifierFlag::CONTROL_L, KeyCode::CURSOR_RIGHT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment