From f8fa99d594e4d8b4b6de2caf6e1affc6501dde0d Mon Sep 17 00:00:00 2001 From: Thomas Haukland Date: Sun, 6 Oct 2024 11:17:09 +0200 Subject: [PATCH] Add more miryoku customization info. Fixes #84 --- doc/firmware.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/firmware.md b/doc/firmware.md index e8747a8..f03760a 100644 --- a/doc/firmware.md +++ b/doc/firmware.md @@ -94,6 +94,15 @@ Once you change the encoder file, run the command from step 6 and 7 to deploy ch There is a branch of miryoku you can use for local builds here: https://github.com/tompi/qmk_firmware/tree/cheapinov2-miryoku +You need to build this with the miryoku keymap, so somethin like this: +```sh +qmk flash -kb cheapino -km manna-harbour_miryoku +``` + +To build with different layouts, follow the docs here(you can skip to the build section if you use my branch): +https://github.com/manna-harbour/miryoku_qmk/tree/miryoku/users/manna-harbour_miryoku + + # Miryoku with vial @glennmca used VIAL to build a Miryoku layout, documented here: