pqrs-org / Karabiner-archived

Karabiner (KeyRemap4MacBook) is a powerful utility for keyboard customization.
https://pqrs.org/osx/karabiner/
The Unlicense
3.82k stars 309 forks source link

Can't remap return key with complex configurations #848

Closed prohtex closed 7 years ago

prohtex commented 7 years ago

I am trying to remap cmd+return to type a string. This works fine with "cmd+a" for example, but not return. Any help is much appreciated.

https://pastebin.com/8pK76thV

tekezo commented 7 years ago

You should use return_or_enter

prohtex commented 7 years ago

Thank you