diff options
| author | Oscar Nelin <omn@dalux.com> | 2024-07-01 16:37:28 +0000 |
|---|---|---|
| committer | Oscar Nelin <omn@dalux.com> | 2024-07-01 16:37:34 +0000 |
| commit | a14ebe35bae1bcac0b5f35a9f5bef6f948f7ec02 (patch) | |
| tree | ca08be481bf1b1fb4d7df9052468fe86651c1ba8 /README.md | |
| parent | 9c09176f3f0878ff3ef5651d1064b05001a29718 (diff) | |
Port engram layout
This 34 key layout makes some vulgar changes to the original engram
layout, as it is not designed for 34 keys.
Most notably, it moves the Z and Q keys to the center, and to stay
somewhat true to the engram layout we also move the backspace and enter
keys.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,11 +2,12 @@ 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. +the alphas are almost 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) +* [engram downloads](https://github.com/0undefined/zmk-conf/actions?query=branch%3Aengram+is%3Acompleted) _todo: add visualization of the layout(s)_ |
