Miryoku ZMK: caps_word continue-list modification #190
kucera-lukas
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Are you setting the continue list like this? Do you have a link to a branch where it doesn't work? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great if Miryoku ZMK supported modification of the
caps_word
continue-list
.Seems like any changes in
custom_config.h
get overridden inmiryoku_shift_functions.dtsi
.The quick fix is to just remove the line defining the shift function but introduces the risk of merge conflicts.
- MIRYOKU_SHIFT_FUNCTION(u_caps_word, &caps_word, &kp CAPS)
Beta Was this translation helpful? Give feedback.
All reactions