~ruther/zmk-config

4bc925f38f13278d5d171b33f2a7ce45f3e0990f — Rutherther 6 days ago 7eabe43
fix: preserve Caps Word while editing
1 files changed, 1 insertions(+), 1 deletions(-)

M config/splitkb_aurora_corne.keymap
M config/splitkb_aurora_corne.keymap => config/splitkb_aurora_corne.keymap +1 -1
@@ 117,7 117,7 @@ CZECH_CARET_MACRO(Z)
        prog_caps: prog_caps {
            compatible = "zmk,behavior-caps-word";
            #binding-cells = <0>;
            continue-list = <UNDERSCORE MINUS>;
            continue-list = <UNDERSCORE MINUS BACKSPACE DELETE>;
        };

        hltl: home_row_layer_toggle_l {