diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2024-03-18 19:13:10 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2024-03-18 19:13:10 +0000 |
| commit | 051ab5b1d3d6e86d28a503f9786afb48cf34c76b (patch) | |
| tree | 1e0a88a868b055d86deb550e500beb776e952e93 | |
| parent | 69a432aa586b8d4135846c64ef41bc0c893f5afb (diff) | |
| parent | e949df13a03a30041b662ff9237ca6a2e8237a83 (diff) | |
Merge README commit from 'master'
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d748ff2 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# My zmk configuration + +I have qwerty available on the master branch, and colemak-dh on its own branch. +The firmware files are unfortunately named identically, but the layouts beyond +the alphas are identical, so it should not be too hard to enter bootloader mode +and download the correct one. + +* [qwerty downloads](https://github.com/0undefined/zmk-conf/actions?query=is%3Acompleted+branch%3Amaster) +* [colemak-dh downloads](https://github.com/0undefined/zmk-conf/actions?query=branch%3Acolemak-dh+is%3Acompleted) + + +_todo: add visualization of the layout(s)_ |
