callbacks should be done through the callback system.
If we generalize it a bit, this could allow addons to add their own keybinds (to e.g. open a window) in a limited way and prepares for modded keybinds.
Should be done in multiple steps to simplify review.