yqrashawn / GokuRakuJoudo

config karabiner with ease
GNU General Public License v3.0
1.16k stars 119 forks source link

Replace "\"key with "ñ" key #85

Closed VeniceNerd closed 2 years ago

VeniceNerd commented 3 years ago

Hey guys,

I'm having a really hard time using Karabiner to replace my "\" key with the "ñ" key. The simple key replacement doesn't seem to work for me because the "ñ" key doesn't show up in my replacement options. Only my English keyboard keys show up.

Any help with this would be so greatly appreciated!

yqrashawn commented 3 years ago

What's the key showing in event viewer when you press it?

dslittle22 commented 2 years ago

This works for me:

{:des "backslash to ñ" :rules [[:backslash [:!On :n]]]}

the 'to' is just hitting option-n, and then 'n'.

yqrashawn commented 2 years ago

Thanks for your help @dannylittle715 Feel free to reopen @VeniceNerd