urob / zmk-config

Personal ZMK firmware configuration for various boards (34-keys, Corneish Zen, Planck)
526 stars 238 forks source link

How do you perform ctrl+tab and ctrl+shift+tab? is there a way to do alt+shift+tab with the swapper? #61

Closed plo009 closed 1 month ago

plo009 commented 1 month ago

Hi there, was wondering how to you perform these actions in the browser with your keymap?

urob commented 1 month ago

I use the HRMs on the right hand and the tab combo on the left for that. They are all in the home-position so I find it very comfortable.

Using the key-labels notation from the helpers, CTRL + TAB is: RM1 + LM3 + LM4. CTRL + SHIFT + TAB adds RM2 to the mix.

Like with any shortcut, the first time you are doing it takes a second to think about. But after that it comes very intuitive.

That said, it's also possible to set up a swapper config for that. I'll add a link later to an example.