16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00

Separate electrodynamic and localbrake levers

This commit is contained in:
2026-05-03 21:51:16 +02:00
parent bae20a69e8
commit cb4b6b9a4f
8 changed files with 10507 additions and 9103 deletions

View File

@@ -534,6 +534,9 @@ drivermouse_input::default_bindings() {
{ "mainctrl:", {
user_command::mastercontrollerset,
user_command::none } },
{ "dynamicbrakectrl:", {
user_command::dynamicbrakecontrollerset,
user_command::none } },
{ "scndctrl:", {
user_command::secondcontrollerset,
user_command::none } },