diff options
author | vxid <16440823+vxid@users.noreply.github.com> | 2019-03-06 00:05:32 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-03-05 15:05:32 -0800 |
commit | 2e8e465423a92c97273431f8cf65c7333f2d98e7 (patch) | |
tree | 4b0f2539377e1a18707305b95c83a9c30a9b1b3c /keyboards/planck/keymaps/vxid/readme.md | |
parent | 73d8593352b910d9fba0953b54141875f0689486 (diff) | |
download | qmk_firmware-2e8e465423a92c97273431f8cf65c7333f2d98e7.tar.gz qmk_firmware-2e8e465423a92c97273431f8cf65c7333f2d98e7.zip |
[Keymap] Add vxid planck layout (#5271)
Diffstat (limited to 'keyboards/planck/keymaps/vxid/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/vxid/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/vxid/readme.md b/keyboards/planck/keymaps/vxid/readme.md new file mode 100644 index 0000000000..9e0ae33423 --- /dev/null +++ b/keyboards/planck/keymaps/vxid/readme.md @@ -0,0 +1,13 @@ +# vxid planck layout + +## Layout + +This planck layout aims at proviging most symbols on the base layer while remaining usable. +The minus and space keys become alt and gui modifiers when pressed. +Arrow keys are located on hjkl on the lower layer. + +## Building + +``` + make planck/rev6:vxid:dfu-util +``` |