-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Dear Pascal,
Following up on your advise to reduce thumbs use, I setup LT keys on the home-row similar to your keymap:
Left Right
Base layer | LT(SYM, KC_V) | LT(SYM, KC_M)
SYM layer | KC_RPRN | KC_1
These sequences all produce the desired 1 no matter the typing speed:
+----------+
| V |
+----------+
+----------+
| M |
+----------+
+----------+
| V |
+----------+
+---+
| M |
+---+
However the opposite is not true, within the achordion timeout, this one emits a 0:
+----------+
| M |
+----------+
+---+
| V |
+---+
I can only get this sequence to reliably produce the desired ):
+----------+
| M |
+----------+
+----------+
| V |
+----------+
It seems like you are using a custom shift key instead of using the right->left hand roll to produce a ! on your keymap, so I guess this is a known issue.
Do you think that can be fixed somehow?
Thanks in advance,
-Tristan
Metadata
Metadata
Assignees
Labels
No labels