Hey! Using (and loving) your side-specific code to help my finger pain. It seems I've run up against a limit, and am wondering if there's a workaround, or if it's unavoidable.
I can't remap a key + modifier to the same key with another modifier. So this doesn't work:
SIDE_SPECIFIC_HOTKEYS = {
{'rightCmd', 'a', 'ctrl', 'a'},
}