summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/dvorak_svorak_a5/readme.md
blob: c4b9184166f1ef430dd58d9431939ca22662bca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# ErgoDox EZ Svorak A5 

This layout is supposed to be an implementation of the [Svorak A5
layout](http://aoeu.info/s/dvorak/svorak). Unfortunately, the Ergodox EZ lacks
one column for the right hand, why the three buttons furthest to the right, on
the right half, are missing. I have tried to move them around and have yet to
find a perfect position for them.


## Note

The keyboard assumes that the operating system interprets your keyboard as
Swedish. If you get weird issues (like, most letters work, but not all special
characters) please make sure your operating system uses a Swedish keyboard
layout.


## Flashing

In order to compile and flash your Ergodox EZ, invoke the following at the root
of the repository.

`make ergodox_ez:dvorak_svorak_a5:teensy`

I haven't gotten the above to work on Windows. Instead I use
[Msys2](https://www.msys2.org/) to compile the .hex-file (`make ergodox_ez:dvorak_svorak_a5`)
and [Teensy Loader](https://www.pjrc.com/teensy/loader_win10.html) to flash the
board.


## Changelog

* 2018-08-09
  * Initial release
* 2018-08-10
  * Make special characters work in Windows
  * Add QWERTY layer

# Author
Erik Thorsell
erikthorsell @ github and twitter