# ErgoDox EZ Dvorak Programmer SWEDISH Dvorak layout adjusted for a suitable programmer layout and swedish special characters added: * åäö characters added * Layout for common vb.net keywords * Common Visual Studio commands like Save, Build, Debug TODO: * (Layer 4 is qwerty (for easier gaming & less fortunate keyboard users)) Like this idea, will add it later on Known issues: * Keymap 2 modifier has not gotten its place yet.. * Print screen, where? ## Changelog * 2017-05-16 * Initial release # Author Christian Westerlund cwesterlund @ github Thanks to the author of keymap csharp_dev for inspiration!n='2'>cgit logo index : avr/qmk/firmware
[no description]
aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/keymaps/ian/keymap.c
blob: 0dbf3278ac7c6c59d27efe8059075e3d9577f4a5 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91