#Space Cadet - style modtap

1 messages · Page 1 of 1 (latest)

rotund spire
#

One feature I've gotten really used to on my QMK keebs is being able to tap LShift to get ( and RShift to get ). Modtap does almost exactly what I want, except that it won't let me select the parens characters. Would this be possible to add?

hollow ivy
#

the reason ( and ) arent available to you is because your selected keyboard layout in your OS does not have those as base layer keys. We could fix this by letting mod tap send multiple keys at the same time or being able to map DKS as a tap/hold.

#

I dont know if anything like this is planned for the near future

rotund spire
#

I’m not aware of a way to trick other macOS or windows into thinking those are base layer keys. I’d love to be able to send multiple keypresses with modtap though. I wonder what QMK does for this? I guess it sends two keypresses.

hollow ivy
#

qmk usually cheats with OS specific workarounds

#

for example on windows using alt codes

#

on macos you can use ukulele to make custom keyboard layouts