Skip to content

Commit

Permalink
duplicate Logi mice for rgb.net
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Jan 30, 2024
1 parent 1a310c7 commit dbd75f2
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 0 deletions.
27 changes: 27 additions & 0 deletions kb_layouts/Extra Features/logitech_g102_features2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"group_tag": "mouse",
"origin_region": 4,
"grouped_keys": [
{
"tag": -1,
"margin_left": 10.0,
"margin_top": -232.0,
"width": 123.0,
"height": 232.0,
"image": "Logi_G102_outline.png",
"enabled": true,
"absolute_location": true
},
{
"visualName": "Logo",
"tag": 217,
"margin_left": 18.0,
"margin_top": -75.0,
"width": 110.0,
"height": 72.0,
"image": "Logi_G102_logo.png",
"enabled": true,
"absolute_location": true
}
]
}
38 changes: 38 additions & 0 deletions kb_layouts/Extra Features/logitech_g502_features2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"group_tag": "mouse",
"origin_region": 4,
"grouped_keys": [
{
"tag": -1,
"margin_left": 10.0,
"margin_top": -232.0,
"width": 143.0,
"height": 232.0,
"image": "Logi_G502_outline.png",
"enabled": true,
"absolute_location": true
},
{
"visualName": "Logo",
"tag": 217,
"margin_left": 60.0,
"margin_top": -88.0,
"width": 22.0,
"height": 24.0,
"image": "Logi_G900_logo.png",
"enabled": true,
"absolute_location": true
},
{
"visualName": "DPI",
"tag": 218,
"margin_left": 40.0,
"margin_top": -125.0,
"width": 11.0,
"height": 26.0,
"image": "Logi_G502_dpi.png",
"enabled": true,
"absolute_location": true
}
]
}
38 changes: 38 additions & 0 deletions kb_layouts/Extra Features/logitech_g900_features2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"group_tag": "mouse",
"origin_region": 4,
"grouped_keys": [
{
"tag": -1,
"margin_left": 10.0,
"margin_top": -232.0,
"width": 123.0,
"height": 232.0,
"image": "Logi_G900_outline.png",
"enabled": true,
"absolute_location": true
},
{
"visualName": "Logo",
"tag": 217,
"margin_left": 60.0,
"margin_top": -69.0,
"width": 22.0,
"height": 24.0,
"image": "Logi_G900_logo.png",
"enabled": true,
"absolute_location": true
},
{
"visualName": "DPI",
"tag": 218,
"margin_left": 65.0,
"margin_top": -125.0,
"width": 15.0,
"height": 14.0,
"image": "Logi_G900_dpi.png",
"enabled": true,
"absolute_location": true
}
]
}

0 comments on commit dbd75f2

Please sign in to comment.