Skip to content

[Chordal Hold] Question about behaviour #85

Answered by getreuer
Kawamashi asked this question in Q&A
Discussion options

You must be logged in to vote

You're welcome, I appreciate it! =) Yes, you are correct on both scenarios.

It does get complicated when multiple tap-hold keys are involved, as in the latter scenario. If you're interested in a full description, see this PR comment where I formulated the set of rules that Chordal Hold implements.

I tried to read action_tapping.c, but I'm not skilled enough yet !

Yeah, action_tapping.c is awfully complicated, unfortunately. IME the best way to work with it is to enable console debugging and add #define ACTION_DEBUG to config.h. Then you'll get verbose debug logging of what the action_tapping code is doing in real time as you use the keyboard.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Kawamashi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants