steam-deck-tools/SteamController/Resources/controller_base/empty_neptune.vdf
Kamil Trzciński 19e7ed7012 Allow to lock steam controller locking files
- This locks `controller_neptune` configs when adding steam detection
- This overwrites default desktop/chord template
- This enables a desktop template
2022-12-03 20:39:06 +01:00

36 lines
655 B
Plaintext

"controller_mappings"
{
"version" "3"
"title" "SteamController provided empty configuration"
"description" "Template provided by SteamController to disable default mappings of Steam to prevent double inputs"
"controller_type" "controller_neptune"
"major_revision" "0"
"minor_revision" "0"
"actions"
{
"Preset_1000001"
{
"title" "Empty"
"legacy_set" "1"
}
}
"preset"
{
"id" "0"
"name" "Preset_1000001"
"group_source_bindings"
{
}
}
"action_layers"
{
}
"settings"
{
"left_trackpad_mode" "0"
"right_trackpad_mode" "0"
"action_set_trigger_cursor_show" "0"
"action_set_trigger_cursor_hide" "0"
}
}