Skip to content

Thumb Combos not working after adding custom_config.h and custom_rules.mk files. QMK ferris/sweep #256

Answered by manna-harbour
dan90210 asked this question in Q&A
Discussion options

You must be logged in to vote

Ideally key emulation combos would be defined solely by position, but that isn't supported by QMK, so they are implemented based on keycodes instead. Thumb combos are only partially implemented and documented, and changing thumb combos in custom_config.h is not yet supported. See #56 and #94.

If you add or substitute custom layers you'll need to also manually modify the code to match by editing this section: https://github.com/manna-harbour/miryoku_qmk/blob/2b586786bbbf1a1dd23b2b178b36439cb64fcd51/users/manna-harbour_miryoku/manna-harbour_miryoku.c#L62.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@dan90210
Comment options

Comment options

You must be logged in to vote
1 reply
@dan90210
Comment options

Answer selected by manna-harbour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants