Hi everyone,
I'm having trouble getting my keymap to work correctly after switching from QMK to ZMK.
I’m trying to use home row mods on my 36-key split keyboard.
You can find my keymap here
✅ What works:
Single-modifier combos work fine.
Example: Cmd + V for paste.
❌ What doesn’t work:
Multi-modifier combos don’t behave correctly.
Example: Shift + Cmd + V doesn't register as expected.
macOS App Switch (reverse navigation) fails.
Steps:
- Press Cmd + Tab → Enters app switcher.
- Hold Cmd → Keeps app switcher open.
- Press Shift → Expected: Navigate backwards in app list.
Actual: App switcher exits immediately.
It seems like holding a home row mod (e.g., Cmd) and then pressing a second mod (e.g., Shift) breaks the intended behavior.
Any help or guidance on how to fix this in ZMK would be greatly appreciated!