Proper way to impement home-row mod #175
Replies: 3 comments
-
|
There were some discussions, but no perfect solution yet. However, there is a new feature in Karabiner-Elements that may change that ( |
Beta Was this translation helpful? Give feedback.
-
|
That would be great! I've been missing this feature because I switch between a QMK-compatible keyboard and another that is not compatible, so I would love to use the home-row mod in both 🙌 |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I’ve implemented a fairly faithful implementation of QMK HRM at https://github.com/gregorias/karabiner.ts-greg-mods. It doesn’t lose keys on roll overs and even has permissive hold ( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the home-row mod, but I'm having issues with it when typing fast.
For example, if I add this line:
It works, and I can hold
jand it acts like shift. However, I type fast, and when I add more items to the manipulators list besidesj, I get a lot of unwanted behavior.What's the recommended approach to implement the home-row mod?
Beta Was this translation helpful? Give feedback.
All reactions