You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am glad to become a user of this project. I am reading a lot of docs to configure my keyboard Keycron Q10.
I find a very good feature of QMK - [mod-tap] (https://docs.qmk.fm/#/mod_tap)
However, this is a little bit buggy with VIA. I configure space to MT(MOD_LCTL, KC_SPC). This works fine when I type slowly, but if I type quickly, the space is lost and become ctrl + <next_key_I_typed>. this is very annoying and make it hard to use.
I figured out there is one option for [tap_hold] (https://docs.qmk.fm/#/tap_hold) - TAPPING_TERM.
I think this issue can be resolved by adjusting this option. However, I cannot find any place to configure this. I neither didn't find anything useful from VIA's doc.
Please check this and add support to configure it if possible!
Regards,
Lesca
The text was updated successfully, but these errors were encountered:
Hello,
I am glad to become a user of this project. I am reading a lot of docs to configure my keyboard Keycron Q10.
I find a very good feature of QMK - [mod-tap] (https://docs.qmk.fm/#/mod_tap)
However, this is a little bit buggy with VIA. I configure
space
toMT(MOD_LCTL, KC_SPC)
. This works fine when I type slowly, but if I type quickly, the space is lost and becomectrl + <next_key_I_typed>
. this is very annoying and make it hard to use.I figured out there is one option for [tap_hold] (https://docs.qmk.fm/#/tap_hold) -
TAPPING_TERM
.I think this issue can be resolved by adjusting this option. However, I cannot find any place to configure this. I neither didn't find anything useful from VIA's doc.
Please check this and add support to configure it if possible!
Regards,
Lesca
The text was updated successfully, but these errors were encountered: