diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2024-03-18 19:12:59 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2024-03-18 19:12:59 +0000 |
| commit | e949df13a03a30041b662ff9237ca6a2e8237a83 (patch) | |
| tree | f52959eb18690ebccf1565ac3fe7581ec4ae338a /README.md | |
| parent | 9ffcf7b14cabefdb8e36d08ce07d6c7144aa7e09 (diff) | |
Add README
Diffstat (limited to 'README.md')
| -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)_ |
