]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ergodox/dvorak_svorak_a5/readme.md
DZ60 w/ 2.25u left shift and arrow cluster (#6215)
[qmk_firmware.git] / layouts / community / ergodox / dvorak_svorak_a5 / readme.md
1 # ErgoDox EZ Svorak A5 
2
3 This layout is supposed to be an implementation of the [Svorak A5
4 layout](http://aoeu.info/s/dvorak/svorak). Unfortunately, the Ergodox EZ lacks
5 one column for the right hand, why the three buttons furthest to the right, on
6 the right half, are missing. I have tried to move them around and have yet to
7 find a perfect position for them.
8
9
10 ## Note
11
12 The keyboard assumes that the operating system interprets your keyboard as
13 Swedish. If you get weird issues (like, most letters work, but not all special
14 characters) please make sure your operating system uses a Swedish keyboard
15 layout.
16
17
18 ## Flashing
19
20 In order to compile and flash your Ergodox EZ, invoke the following at the root
21 of the repository.
22
23 `make ergodox_ez:dvorak_svorak_a5:teensy`
24
25 I haven't gotten the above to work on Windows. Instead I use
26 [Msys2](https://www.msys2.org/) to compile the .hex-file (`make ergodox_ez:dvorak_svorak_a5`)
27 and [Teensy Loader](https://www.pjrc.com/teensy/loader_win10.html) to flash the
28 board.
29
30
31 ## Changelog
32
33 * 2018-08-09
34   * Initial release
35 * 2018-08-10
36   * Make special characters work in Windows
37   * Add QWERTY layer
38
39 # Author
40 Erik Thorsell
41 erikthorsell @ github and twitter
42