Cycle through keymaps?

Is it possible to define a key to cycle through all available keymaps? During development phase and possible in general it is easier than to have to define to switch to a specific keymap.

1 Like

You can workaround it by binding different keymap switch on the same key in each keymap.

Otherwise, it would not be hard to create a true smart macro command for that… but I find such functionality a bit superfluous and would rather not clutter the macro language any more…

Thanks, I understand. Would have been handy (less work/ less cumbersome) to have just an option for that. The workaround surely works, but needs to update the keymaps each time one adds/ deletes one. Not important in the long run, but during testing it would have been nice to be able to cycle all keymaps no matter what.