I’ve built a Lily58 pro with helios controllers and have been tinkering with it for the last month.

I have been trying to implement the QMK Caps Word feature but have been having problems getting it to work using the “Invert on shift” function. When double pressing Shift to activate Caps Word, time out doesn’t work and Shift+‘kc’ does not produce lowercase letters as expected.

Caps Word functions as expected with #define CAPS_WORD_INVERT_ON_SHIFT commented out.

Is Invert on shift broken? Or am I missing something?

  • InvisibleShoe@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    20 days ago

    probably a bug of using DOUBLE_TAP_SHIFT… and INVERT_ON_SHIFT toghether

    Thats what I was thinking. I tried multiple different tests and having INVERT_ON_SHIFT enabled breaks every time.

    I don’t use discord.