yqrashawn / GokuRakuJoudo

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

feat: allow using ⇧symbols instead of R #216

Open eugenesvk opened 1 year ago

eugenesvk commented 1 year ago

This PR adds a new great feature allowing using various ⇧symbols instead of R: see https://github.com/eugenesvk/GokuRakuJoudo/blob/symbol/KeySymbols.md for a brief overview or the linked issue

It works by prepending replacement functions that convert ⇧›!R before calling the existing from/to parsers

A few TODOs:

Fixes a couple of bugs:

Closes https://github.com/yqrashawn/GokuRakuJoudo/issues/205

ChristinWhite commented 1 year ago

This is dramatically easier to read and write than the letter system, I hope it will be merged.