davidqge

Results 3 issues of davidqge

Implemented the changes discussed here. [Keyboard code changes tracking #71](https://github.com/HaoboGu/rmk/issues/71#issue-2536974707) Tap Hold works perfect now. No longer need to slow typing.

Following are the problems I am running into, and the change I think need to fix them: - [x] mod tap is un-usable. I think the problem is while mod...

run_rmk cause stack protection fault on esp32c6 with 100kb stack. This article talks about wrapper async function's memory usage [rebinding values in an async function can double the memory usage...