krFritsch

Results 2 comments of krFritsch

I have the same issue as jangraefen and Eryx5502 with these keycodes: &kp LG(LEFT_ARROW) &kp LG(RIGHT_ARROW) However, these work fine: &kp LG(DOWN_ARROW) &kp LG(UP_ARROW)

For future readers, check out this issue and caksoylar's reply: https://github.com/zmkfirmware/zmk/issues/2905 Enabling [CONFIG_ZMK_HID_SEPARATE_MOD_RELEASE_REPORT](https://zmk.dev/docs/config/system#hid) did the trick for me.