]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/orthodox/keymaps/rfvizarra/readme.md
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
[qmk_firmware.git] / keyboards / orthodox / keymaps / rfvizarra / readme.md
1 # A personal Orthodox Layout
2
3 ![Orthodox](https://i.imgur.com/RQ5SKj4.jpg)
4
5 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.
6
7 To build the firmware run from qmk's project folder
8
9     make orthodox/rev3:rfvizarra:avrdude
10
11 And to flash it, run
12
13     make orthodox/rev3:rfvizarra:avrdude
14
15 reset your keyboard pro micro while connected to the PC with a micro usb cable.
16
17 Repeat on both halves.
18
19 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.