/Keymapper

Experimental Keymap GUI for Blender

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Keymapper

Experimental Keymap GUI for Blender

Default layout: Keymapper Default Expanded layout: Keymapper Expanded

Star, Fork, create Issues and Pull Requests if you want to contribute!

Inspiration

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:

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

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.