yqrashawn / GokuRakuJoudo

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

How to make shift work with simulateous key presses #101

Closed tintinthong closed 3 years ago

tintinthong commented 3 years ago

Im a big fan of simulatenous key presses but would love it they worked using modifier with goku configuraiton.

[[:j :k] :equal_sign]
[:!S[:j :k] :!Sequal_sign] ;; obviously doesn't work
yqrashawn commented 3 years ago

related to this https://github.com/yqrashawn/GokuRakuJoudo/issues/72#issuecomment-669022383

tintinthong commented 3 years ago

@yqrashawn does simultaneous key presses also work if you "hold it" to enter a layer?

yqrashawn commented 3 years ago

@tintinthong commented on Jan 6, 2021, 11:37 PM GMT+8:

@yqrashawn does simultaneous key presses also work if you "hold it" to enter a layer?

Can you explain it a bit further?

Say, sj and sk both enters layer s then insert a and b.

s down j down j up k down k up do insert ab.

Don't know if this what you are asking.

yqrashawn commented 3 years ago

This is supported now.

Try this:

[{:sim [:j :k] :modi [:left_shift]} :!Sequal_sign]