Skip to content

Commit

Permalink
Change descriptions for common rule: Mac OSX: double-tap right shift …
Browse files Browse the repository at this point in the history
…key → caps lock toggle
  • Loading branch information
thecarlo committed Jun 15, 2024
1 parent 6c76ff5 commit e4de303
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/json/google_chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]
},
{
"description": "Double-tap right key → caps lock on",
"description": "Mac OSX: double-tap right shift key → caps lock toggle",
"manipulators": [
{
"conditions": [
Expand Down
2 changes: 1 addition & 1 deletion public/json/mac_osx.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
]
},
{
"description": "Max OSX: double-tap right shift key → caps lock toggle",
"description": "Mac OSX: double-tap right shift key → caps lock toggle",
"manipulators": [
{
"conditions": [
Expand Down
2 changes: 1 addition & 1 deletion public/json/slack.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]
},
{
"description": "Double-tap right key → caps lock on",
"description": "Mac OSX: double-tap right shift key → caps lock toggle",
"manipulators": [
{
"conditions": [
Expand Down
2 changes: 1 addition & 1 deletion public/json/vs_code.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]
},
{
"description": "Double-tap right key → caps lock on",
"description": "Mac OSX: double-tap right shift key → caps lock toggle",
"manipulators": [
{
"conditions": [
Expand Down

0 comments on commit e4de303

Please sign in to comment.