diff options
| -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)_ |
