Pascal Getreuer

Results 27 comments of Pascal Getreuer

Thanks for the report! I appreciate the clear examples. I haven't been able to reproduce the bug yet, unfortunately. I tried appending ``` :htere -> there :cant -> can't ```...

There is progress on that implementation checklist! * https://github.com/qmk/qmk_firmware/pull/16588 is now merged into QMK's develop branch. This should merge into master on 2022-05-28. * [ZMK has a Caps Word implementation](https://zmk.dev/docs/behaviors/caps-word)...

Another update: Caps Word is now exposed in Oryx ([announcement](https://blog.zsa.io/2206-caps-word/)). So that addresses the implementation checkbox for Miryoku Oryx.

Thank you for the contribution. This looks great! You're right that a dynamic condition is needed if switching between Mac and other OSs regularly. In order to merge this, I...

@Sigvah, @SavageMessiah are either of you using the [ACHORDION_STREAK option](https://getreuer.info/posts/keyboards/achordion/index.html#typing-streaks) (added Nov 24)? This bug report comes a few days after that was added, though perhaps that's just coincidence. I'm...

No worries about bug vs. discussion thread, either is fine by me. Thanks for checking out Achordion and reporting this! You are right, this is a limitation with Achordion, and...

@TristanCacqueray great question. Yes, I have noticed this. It would be great to get to the bottom of it! Just to be sure, you are using [PERMISSIVE_HOLD](https://docs.qmk.fm/#/tap_hold?id=permissive-hold), is that right?...

> Right before the bug is triggered, when I'm typing, it hangs for ~1s(nothing is typed into PC even though I'm pressing keys) and it starts repeating the last pressed...

That's an interesting idea! It's not what you asked for, but it might help that Caps Word's 5-second timeout can be configured ([documentation](https://docs.qmk.fm/#/feature_caps_word?id=idle-timeout)). Tighten it to, say, 3 seconds by...

Something similar to what you asked for: with [Caps Word](https://docs.qmk.fm/#/feature_caps_word) (rather than Caps Lock), you can use Left Shift + Right Shift to activate Caps Word if you add to...