tune puck buddy config based on usage

This commit is contained in:
kemonine 2022-06-05 12:09:33 -04:00
parent f64556c236
commit c2b1376eca
3 changed files with 5 additions and 5 deletions

View File

@ -21,25 +21,25 @@
"y": 0.25,
"a": 5
},
"Mouse\nUp\n\n\n\n\nWheel",
"LGUI\n\n\n\n\n\nDown",
{
"x": 4
},
"LCTL\nTab\n\n\n\n\nLALT"
],
[
"Mouse\nDown\n\n\n\n\nWheel",
"\nBack\n\n\n\n\nBrowser",
{
"x": 4
},
"Browser\n\n\n\n\n\nBack"
"Mouse\nUp\n\n\n\n\nWheel"
],
[
"Browser\n\n\n\n\n\nHome",
{
"x": 4
},
"LGUI\n\n\n\n\n\nDown"
"Mouse\nDown\n\n\n\n\nWheel"
],
[
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because one or more lines are too long