Skip to content

Instantly share code, notes, and snippets.

@storopoli
Created June 30, 2024 11:29
Show Gist options
  • Save storopoli/16eb1c6ef8dd033de8a36068960e173c to your computer and use it in GitHub Desktop.
Save storopoli/16eb1c6ef8dd033de8a36068960e173c to your computer and use it in GitHub Desktop.
Input Remapper - Capslock Esc/Ctrl Tap/Hold
[
{
"input_combination": [
{
"type": 1,
"code": 58,
"origin_hash": "748e31550c24fc009038438dc4fce338"
}
],
"target_uinput": "keyboard",
"output_symbol": "if_tap(key(Escape), hold_keys(KEY_LEFTCTRL), 135)",
"mapping_type": "key_macro"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment