Skip to content

Commit

Permalink
Merge pull request #1663 from eunrui/main
Browse files Browse the repository at this point in the history
Update toggle-delete-with-lock-key-for-magic-keyboard.json
  • Loading branch information
eunrui authored Jun 15, 2024
2 parents a057e94 + e3d1080 commit fd5fbd5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"from": {
"consumer_key_code": "al_terminal_lock_or_screensaver"
},
"parameters": {
"basic.to_if_held_down_threshold_milliseconds": 1500
},
"to_if_alone": [
{
"key_code": "delete_or_backspace"
Expand All @@ -26,4 +29,4 @@
]
}
]
}
}

0 comments on commit fd5fbd5

Please sign in to comment.