Warning!
Back up your Blender preferences before using this add-on. Keymaps are sensitive user data and Blender provides limited safeguards around them. This add-on edits your keymaps in place — there is a real possibility of keymap loss or corruption, with no guaranteed way for users to restore them from within Blender. Before using this add-on, copy your
userpref.blend(and anykeyconfigfiles) from your Blender config folder so you can roll back if anything goes wrong.
Blender's shortcut system is powerful, but the built-in keymap editor makes you dig through nested menus to find anything. Keymap Visualizer shows you the whole keyboard on one screen: every shortcut on every key, color-coded, searchable, rebindable with a right-click.
? then any shortcut — the visualizer jumps to the key that owns it/ — search operators by name; matching keys stay bright, others dimD — compare against Blender defaults (green = modified, red = deactivated)Ctrl+Z — undo (up to 50 levels)Visual keyboard
Rebinding
Search
/ or Ctrl+F) with fuzzy matching?) — press a combo to find the keyFilters
Presets, import, export
Diff view
D to see what you've changed from defaultsTheming
Accessibility
Blender 5.1 or newer.
Edit → Keymap Viz in the top menu bar. A new window opens with the keyboard overlay.
Full disclosure: this add-on was "vibecoded" — written primarily through AI pair-programming with Claude Code rather than line-by-line by hand. Every file has been read, tested in Blender 5.1, and shaped by a human (me) making the design calls, but the bulk of the implementation was AI-assisted. Flagging it so the review lens is calibrated accordingly; happy to dig into any section that warrants closer inspection.
Review round 1 changes made
This extension requests the following permissions:
Export keymap configurations and save/load presets to disk
Copy and paste keymap presets as JSON via the system clipboard