UI: Improved Operator to Delete Custom Keyconfigs #104812

Merged
Aaron Carlisle merged 1 commits from dupoxy/blender-manual:for-PR#118778 into blender-v4.2-release 2024-06-07 05:53:44 +02:00

View File

@ -23,6 +23,14 @@ Preset Management
Keymap Presets Keymap Presets
Select the keymap from a list of predefined keymaps. Select the keymap from a list of predefined keymaps.
.. _bpy.ops.wm.keyconfig_preset_add:
You add a custom keymap configuration to the preset list by ``LMB`` on the *Add* button ``+``.
.. _bpy.ops.wm.keyconfig_preset_remove:
You remove a custom keymap configuration from the preset list by ``LMB`` on the *Remove* button ``-``.
.. _bpy.ops.preferences.keyconfig_import: .. _bpy.ops.preferences.keyconfig_import:
Import Import