-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy patht_qwerty.txt
executable file
·118 lines (110 loc) · 3.45 KB
/
t_qwerty.txt
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
* ===== Tarmak =====
*
* Kinesis Advantage 2 Tarmak Layout File Copyright 2016 by Greg Dietsche.
* Licensed under the MIT License.
* See LICENSE file in the project root for full license information.
*
* Colemak was created by Shai Coleman and is in the Public Domain.
* Tarmak was created by DreymaR (Øystein Bech Gadmar)
*
* Learn more about Colemak here: https://colemak.com/
* Learn more about Tarmak here: https://forum.colemak.com/topic/1858-learn-colemak-in-steps-with-the-tarmak-layouts
*
* The Tarmak layout was created to ease the transision from QWERTY to Colemak. It has five steps. Each step brings you
* one step closer to touch typing using Colemak!
*
* The QWERTY layout was designed in the 19th century. Colemak is a modern alternative to the QWERTY and Dvorak layouts.
* It is designed for efficient and ergonomic touch typing in English. Learning Colemak is a one-time investment that
* will allow you to enjoy faster and pain-free typing for the rest of your life. Colemak is now the 3rd most popular
* keyboard layout for touch typing in English, after QWERTY and Dvorak.
*
*-----------------------------------------------------------------------------------------------------------------
* INSTALLATION:
* 1 ) Switch to QWERTY mode: progm+F3
* 2 ) Create new layout file c_qwerty.txt: progm+F2 c
* 3a) Switch to MAC mode: progm+F5
* 3b) Switch to WIN mode: progm+F6
* 4 ) Mount the 'KINESIS KB' Drive: progm+F1
* 5 ) Copy c_qwerty.txt to the active folder. This will overwrite the file that is already there.
*
* NOTE: Step 3a / 3b work around a firmware bug in the keyboard. The workaround is simply that you need to switch
* between thumb key modes. If you have a Mac, then perform step 3b before 3a.
*
*-----------------------------------------------------------------------------------------------------------------
*
* NOTE: Many users do not map caps lock to backspace because the backspace key is already in a great position
* on the Kinesis Advantage 2 keyboard. In particular, many Vim users remap caps lock to ESC and leave
* backspace in the default location.
* In this example: caps is remapped to escape unless it is held for more than 500ms:
* [caps]>[escape][t&h500][caps]
* in this example: caps simply becomes backspace:
*[caps]>[bspace]
*-----------------------------------------------------------------------------------------------------------------
*
* HOW TO USE THIS FILE TO LEARN COLEMAK:
* 1) Install this file on your keyboard.
* 2) When you have learned the current Tarmak level, remove it from this file and uncomment the next level.
*
* TIPS:
* 1) Strive for accuracy while you practice. Speed will come with time!
* 2) Type words that you're comfortable with faster, and slow down for ones that are not as familiar.
* 3) Print off a sheet to reference the new key locations and place it between your keyboard and monitor. Don't look at your hands!
* Tarmak Level #1 (E)
[E]>[J]
[J]>[N]
[K]>[E]
[N]>[K]
* Tarmak Level #2 (ET)
*[T]>[J]
*[J]>[N]
*[K]>[E]
*[N]>[K]
*[E]>[F]
*[F]>[T]
*[T]>[G]
* Tarmak Level #3 (ETR)
*[E]>[F]
*[G]>[J]
*[T]>[G]
*[S]>[R]
*[D]>[S]
*[F]>[T]
*[G]>[D]
*[J]>[N]
*[K]>[E]
*[N]>[K]
* Tarmak Level #4 (ETRO)
*[E]>[F]
*[R]>[P]
*[G]>[J]
*[T]>[G]
*[F]>[T]
*[O]>[Y]
*[P]>[;]
*[S]>[R]
*[D]>[S]
*[F]>[T]
*[G]>[D]
*[J]>[N]
*[K]>[E]
*[L]>[I]
*[;]>[O]
*[N]>[K]
* Tarmak Level #5 (Full Colemak!)
*[T]>[G]
*[R]>[P]
*[E]>[F]
*[G]>[D]
*[F]>[T]
*[D]>[S]
*[S]>[R]
*[Y]>[J]
*[U]>[L]
*[I]>[U]
*[O]>[Y]
*[P]>[;]
*[J]>[N]
*[K]>[E]
*[L]>[I]
*[;]>[O]
*[N]>[K]