Update R77 joymap preset to account for modified controls layout.

This commit is contained in:
Christian Speckner 2019-05-08 00:19:00 +02:00
parent 3aa16f5d54
commit 7ed4105e79
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ SettingsR77::SettingsR77()
setPermanent("joymap",
string() +
"126^i2c_controller|2 31 31 35 35 119 120 110 111|8 19 20 100 99 103 0 0 0 118 122 124 125 0 0 0 0|" +
"0^i2c_controller #2|2 39 39 43 43 119 120 110 111|8 26 27 100 99 103 0 0 0 118 122 124 125 0 0 0 0|0"
"128^i2c_controller|4 17 18 15 16 31 31 35 35 121 122 112 113 0 0 0 0|8 19 20 100 99 103 0 0 0 120 123 127 126 0 124 0 0|" +
"0^i2c_controller #2|4 24 25 22 23 39 39 43 43 121 122 112 113 0 0 0 0|8 26 27 100 99 103 110 0 0 120 123 127 126 0 124 0 0|0"
);
}