diff options
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 +``` |