Skip to content

Instantly share code, notes, and snippets.

@tikg
Created August 26, 2026 05:42
Show Gist options
  • Select an option

  • Save tikg/5f513b36238f220edc040cc705353a4e to your computer and use it in GitHub Desktop.

Select an option

Save tikg/5f513b36238f220edc040cc705353a4e to your computer and use it in GitHub Desktop.
[Japanese] Apex Pro TKL on ANSI via KaraBiner Elements
{
    "description": "Apex Pro TKL on ANSI: Map native open_bracket to close_bracket",
    "manipulators": [
        {
            "from": { "key_code": "open_bracket" },
            "to": [{ "key_code": "close_bracket" }],
            "type": "basic"
        }
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment