This commit is contained in:
2025-02-06 17:33:09 +02:00
commit a28712ef74
20 changed files with 744 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
<h1>Hillside ZMK firmware</h1>
<p><img src="https://imgur.com/emWDXiT.png" alt="hillside" />
<a href="https://github.com/mmccoyd/zmk-config/actions/workflows/build.yml"><img src="https://github.com/mmccoyd/zmk-config/actions/workflows/build.yml/badge.svg" alt="Build" /></a></p>
<p>This is my personal config for Hillside46 split keyboard. Layout is based on <a href="https://github.com/manna-harbour/miryoku">Miryoku</a> with outer columns added from <a href="https://github.com/aroum/Watchman-layouts">Watchman Layouts</a>.</p>
<h2>Build and install</h2>
<p>This config uses <a href="https://github.com/lilyinstarlight/zmk-nix">zmk-nix</a> to build ZMK firmware, so it's as simple as running <code>nix -vL --show-trace build</code>. Build files for GitHub Actions are also included.</p>