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:
Kamil Trzciński 2022-12-02 11:29:06 +01:00
parent cc085bfc2a
commit 19e7ed7012
14 changed files with 279 additions and 23 deletions

View 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"
}
}