Stefan <stefan-g...@vodafonemail.de> writes:
> Hi Sergio!
>
>  If you have since we last spoke made a public repository, I would love
>  to check it out.
>
> Thanks for your interest. Indeed, I created a repository meanwhile: <
> https://git.pub.solar/stefan/embedded-channel >.

Lovely! You have your first PR :^)

> Hm, I should push my local changes – that repository is already pretty old,
> but I wouldn’t say outdated.

Please do if you find some time.

> The multilib issues I mentioned before are already solved there and it’s using
> GCC 14.2 with picolibc. ZMK is still at 2024-04-28.
>
> There is still no channel.scm, I still use guix build with the -L option,
> sorry.

I see. You can create one with `guix describe -f channels` and remove
from that list the ones that are not needed. That way we will always be
able to build the project packages, eg.:
```
guix time-machine -C ./channels.scm -- build -L. redox-neo-nrfmicro-13-zmk
```

You probably already know this though.

> Locally I have a recent ZMK already with the new mouse emulation and I think
> GCC 15 with a newer picolibc. Stay tuned …

That's amazing. I'm staying very tuned :^)

By the way. If you want, we could set up an authenticated channel just
for ZMK, that way people just need to pull it. This could lead to other
members of the community contributing different layouts.


Best regards,
Sergio.

Reply via email to