mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 22:07:40 +00:00
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
This commit is contained in:
parent
cc085bfc2a
commit
19e7ed7012
14 changed files with 279 additions and 23 deletions
35
SteamController/Resources/controller_base/empty_neptune.vdf
Normal file
35
SteamController/Resources/controller_base/empty_neptune.vdf
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue