Skip to content

Commit

Permalink
Merge pull request #1714 from pqrs-org/move-json
Browse files Browse the repository at this point in the history
Move public/goland_function_keys.json -> public/json/goland_function_keys.json
  • Loading branch information
tekezo committed Sep 10, 2024
2 parents 5d1caa4 + e59b224 commit dbd7073
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
},
"to": [
{
"consumer_key_code": "keyboard_brightness_decrement"
"consumer_key_code": "display_brightness_decrement"
}
],
"conditions": [
Expand All @@ -429,7 +429,7 @@
},
"to": [
{
"consumer_key_code": "keyboard_brightness_increment"
"consumer_key_code": "display_brightness_increment"
}
],
"conditions": [
Expand Down

0 comments on commit dbd7073

Please sign in to comment.