You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`Us104`](./src/layouts/us104.rs)| 101/104 | North American standard English |[Wikipedia](https://en.wikipedia.org/wiki/QWERTY#United_States)|
16
+
|[`Uk105`](./src/layouts/uk105.rs)| 102/105 | United Kingdom standard English |[Wikipedia](https://en.wikipedia.org/wiki/QWERTY#United_Kingdom)|
17
+
|[`Azerty`](./src/layouts/azerty.rs)| 102/105 | Typically used in French locales |[Wikipedia](https://en.wikipedia.org/wiki/AZERTY)|
18
+
|[`De104`](./src/layouts/de104.rs)| 102/105 | German layout |[Wikipedia](https://en.wikipedia.org/wiki/QWERTZ)|
19
+
|[`Jis109`](./src/layouts/jis109.rs)| 106/109 | JIS 109-key layout (Latin chars only) |[Wikipedia](https://en.wikipedia.org/wiki/Japanese_input_method#Japanese_keyboards)|
20
+
|[`Colemak`](./src/layouts/colemak.rs)| 101/104 | A keyboard layout designed to make typing more efficient and comfortable |[Wikipedia](https://en.wikipedia.org/wiki/Colemak)|
21
+
|[`Dvorak104Key`](./src/layouts/dvorak104.rs)| 101/104 | The more 'ergonomic' alternative to QWERTY |[Wikipedia](https://en.wikipedia.org/wiki/Dvorak_keyboard_layout)|
22
+
|[`DVP104Key`](./src/layouts/dvorak_programmer104.rs)| 101/104 | Dvorak for Programmers |[Wikipedia](https://en.wikipedia.org/wiki/Dvorak_keyboard_layout#Programmer_Dvorak)|
23
+
24
+
101/104 keys is ANSI layout (wide Enter key) and 102/105 keys is ISO layout
25
+
(tall Enter key). The difference between 101 and 104 (and between 102 and
26
+
105) comes from the two Windows keys and the Menu key that were added when
27
+
Windows 95 came out. JIS keyboards have extra keys, added by making the
0 commit comments