Skip to content

Commit

Permalink
add indicators to G513
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Jan 30, 2024
1 parent 1f7792d commit 1a310c7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
27 changes: 27 additions & 0 deletions kb_layouts/Extra Features/logitech_g513_indicators.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"origin_region": 2,
"grouped_keys": [
{
"visualName": "",
"tag": 302,
"line_break": false,
"margin_left": -110.0,
"margin_top": 10.0,
"width": 14.0,
"height": 22.0,
"enabled": true,
"absolute_location": true
},
{
"visualName": "",
"tag": 132,
"line_break": false,
"margin_left": -130.0,
"margin_top": 10.0,
"width": 14.0,
"height": 22.0,
"enabled": true,
"absolute_location": true
}
]
}
4 changes: 3 additions & 1 deletion kb_layouts/logitech_g513.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
"tag": 99
}
},
"included_features": []
"included_features": [
"logitech_g513_indicators.json"
]
}

0 comments on commit 1a310c7

Please sign in to comment.