Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
changing sim stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
kredcool committed Jan 15, 2024
1 parent f3495c7 commit 651c840
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions rio/simgui-ds.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,37 @@
{
"axisConfig": [
{
"decKey": 263,
"incKey": 262
"decKey": 65,
"incKey": 81
},
{
"decKey": 265,
"incKey": 264
"decKey": 83,
"incKey": 87
},
{
"decKey": 265,
"incKey": 264
"decKey": 68,
"incKey": 69
},
{
"decKey": 265,
"incKey": 264
"decKey": 70,
"incKey": 82
},
{
"decKey": 265,
"incKey": 264
"decKey": 71,
"incKey": 84
},
{
"decKey": 265,
"incKey": 264
"decKey": 72,
"incKey": 89
}
],
"axisCount": 5,
"buttonCount": 10,
"buttonKeys": [
77,
44,
46,
47
90,
88,
67,
86
],
"povCount": 0
},
Expand Down

0 comments on commit 651c840

Please sign in to comment.