diff options
author | motform <30436214+motform@users.noreply.github.com> | 2019-04-30 17:25:31 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-04-30 08:25:31 -0700 |
commit | b09dc19d3209a0e08f3d534b14d75d144b698558 (patch) | |
tree | ae279051e19ff47a16fb488912f21bda7e7f4951 /keyboards/planck/keymaps/motform/readme.md | |
parent | bb208f3e3b69fb154f4f78d7538ffa28482f232f (diff) | |
download | firmware-b09dc19d3209a0e08f3d534b14d75d144b698558.tar.gz firmware-b09dc19d3209a0e08f3d534b14d75d144b698558.tar.bz2 firmware-b09dc19d3209a0e08f3d534b14d75d144b698558.zip |
[Keymap] Add motform planck keymap (swedish colemak) (#5734)
* [Keymap] Add motform planck keymap (swedish colemak)
* Add readme and remove unused enums (thanks @drasha!)
Diffstat (limited to 'keyboards/planck/keymaps/motform/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/motform/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/motform/readme.md b/keyboards/planck/keymaps/motform/readme.md new file mode 100644 index 000000000..47091c0aa --- /dev/null +++ b/keyboards/planck/keymaps/motform/readme.md @@ -0,0 +1,11 @@ +# Motform Planck Layout + +This layout is based off the [colemak-se](github.com/motform/colemak-se) +layout and features many tweaks to make working with Emacs and +evil-mode more ergonomi. As with the colemak layout itself, the idea +is to concentrate as much movement as possible to the home row. + +To properly use the layout in Emacs, set Super to LGUI and Meta to RGUI. +Unless you are running a permutation of the MacOS Swedish QWERTY-layout, +modifiers will probably not work. For future develoment, I’m planning +to add support for MS Windows SE-QWERTY in the form of a secondary layer. |