David A. Bell
David A. Bell
@z4id regarding sys.maxsize: fair enough, no need to set an upper limit. Interesting that it works on Mac with python 3.10.4, I wanted to add I also used pythonping==1.1.3. The...
The board/shield checklist is a little confusing. It doesn't seem too relevant to documentation corrections. I did use this example code on my Leeloo board which is where I observed...
> Renaming the example to `mo_tog` is fine by me; rolls off the tongue a little better for sure. Thanks for catching the typo in the code block, though! Righto,...
@caksoylar Thanks for the changes. Was there anything else needed before this PR gets merged?
Could you make use of the example behaviour shown in the "Toggle-on-Tap, Momentary-on-Hold Layers" example found on the [Hold-Tap Behaviour](https://zmk.dev/docs/behaviors/hold-tap#example-use-cases:~:text=Toggle%2Don%2DTap%2C%20Momentary%2Don%2DHold%20Layers) page? I set my keymap up to allow a 'Fn'...
Thanks for clarifying! A build task makes sense. I think in that case I'd modify my Makefile to stop short of running the tests. If using the MakefileWorker.mk provided with...