Default layout: Expanded layout:
Editing keymaps in Blender can be a chore, and Blender won't tell you if there is a conflict with an existing keybind.
Many people in the Blender community have noticed and suggested solutions:
- Right Click Select - Visual Hotkey Input Editor
- Right Click Select - New Keyboard Mapping UI
- Right Click Select - Visual Shortcut Editor
Some have created addons to help with the process:
However, official attempts to update this within Blender have been stuck at an impasse for 3 years!
The goal of this addon is to implement as much of the desired visual hotkey editing/conflict checking as possible with Python.
There will be limitations with this approach, but the hope is that this addon can provide a template for an official implementation within Blender.