summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/keymaps/rfvizarra/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2018-06-12 16:59:35 +0200
committerJack Humbert <jack.humb@gmail.com>2018-06-12 16:59:35 +0200
commit998ddbb122c9d3e2a77bd4e88c881b225ca0d569 (patch)
treeca91ff7ad3c4866555d1e623fe9ea05276397e1c /keyboards/orthodox/keymaps/rfvizarra/readme.md
parentc0095710a7c7e9bd94aa9f4dd814dc28d718c731 (diff)
parent06487daaddf923d635e8a528d1eb644b875a73f6 (diff)
downloadqmk_firmware-998ddbb122c9d3e2a77bd4e88c881b225ca0d569.tar.gz
qmk_firmware-998ddbb122c9d3e2a77bd4e88c881b225ca0d569.tar.xz
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
Diffstat (limited to 'keyboards/orthodox/keymaps/rfvizarra/readme.md')
-rw-r--r--keyboards/orthodox/keymaps/rfvizarra/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/orthodox/keymaps/rfvizarra/readme.md b/keyboards/orthodox/keymaps/rfvizarra/readme.md
new file mode 100644
index 000000000..922832c17
--- /dev/null
+++ b/keyboards/orthodox/keymaps/rfvizarra/readme.md
@@ -0,0 +1,19 @@
+# A personal Orthodox Layout
+
+![Orthodox](https://i.imgur.com/RQ5SKj4.jpg)
+
+This is the layout for my daily driver orthodox. It's based on a custom handwire keyboard that I've been using for quite some time. It's based on Plank's/Let's split layouts for the lower/raise layers. I added the shift, control/enter, alt/altgr and del to the thumb cluster.
+
+To build the firmware run from qmk's project folder
+
+ make orthodox/rev3:rfvizarra:avrdude
+
+And to flash it, run
+
+ make orthodox/rev3:rfvizarra:avrdude
+
+reset your keyboard pro micro while connected to the PC with a micro usb cable.
+
+Repeat on both halves.
+
+See [install build tools](https://docs.qmk.fm/install-build-tools) then the [build/compile instructions](https://docs.qmk.fm/build-compile-instructions) for more information.