You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change return to control with Karabiner-Elements complex modifications
{"description": "Change return to control if pressed with other keys, to return if pressed alone","manipulators": [{"from": {"key_code": "return_or_enter","modifiers": {"optional": ["any"]}},"to": [{"key_code": "right_control"}],"to_if_alone": [{"key_code": "return_or_enter"}],"type": "basic"}]}