Hello all,
Just in case someone is missing the changes that come with Simon's version 0.76. I have synced my fork (master and kbdlayout branch) with that. The instructions for building and installing remain exactly the same. If you have some previous version, you can fast-forward updating and rebuilding byIf your cloned repo is already switched to the kbdlayout branch from your previous build (you can find out by "git status"), the "git switch kbdlayout" command is not needed. If you are cloning anew, please follow the instructions from previous posts.
Just in case someone is missing the changes that come with Simon's version 0.76. I have synced my fork (master and kbdlayout branch) with that. The instructions for building and installing remain exactly the same. If you have some previous version, you can fast-forward updating and rebuilding by
Code:
# cd where-you-have-cloned-my-wf-panel-pi-fork# git switch kbdlayout# git pull# cd builddir# meson compile# sudo meson install
Statistics: Posted by avarvit — Sun Jun 30, 2024 4:23 am