2026-02-22 15:27:53 -08:00
2026-02-22 15:27:53 -08:00
2026-02-22 15:27:53 -08:00
2026-01-19 15:19:34 -08:00
2026-01-23 21:25:58 -08:00

Skeletyl With QMK & Miryoku

Clone qmk_firmware from Gitea

git@gitea.tail017187.ts.net:lucasjensen/qmk_firmware.git

Checkout miryoku qmk

cd qmk_firmware  # the above repo from Gitea

git remote add miryoku_qmk git@github.com:manna-harbour/miryoku_qmk.git # if using SSH
git remote add miryoku_qmk https://github.com/manna-harbour/miryoku_qmk.git # if using HTTPS
git fetch miryoku_qmk
git checkout --track miryoku_qmk/miryoku
make git-submodule

Build miryoku for Skeletyl using this repo

cd qmk  # this repo
./skeletyl
Description
No description provided
Readme 25 KiB
Languages
Shell 100%