File tree 1 file changed +9
-6
lines changed
1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ key4=87
5
5
6
6
# After applying the changes, please restart SnapKey.
7
7
# Change the number, for example, for "G" - Key1=71
8
- # ---------------------------------------------------------
9
- # A D / W S
10
- # for AZERTY - Key1=81 Key2=68 / Key3=90 Key4=82
11
- # for QWERTZ - Key1=65 Key2=68 / Key3=83 Key4=87
12
- # for QWERTY - Key1=65 Key2=68 / Key3=83 Key4=87
13
- # ---------------------------------------------------------
8
+
9
+ # -------------------------------------------------------------
10
+ # Q D / Z S AZERTY Key1=81 Key2=68 / Key3=90 Key4=83
11
+ # A D / S W QWERTY Key1=65 Key2=68 / Key3=83 Key4=87
12
+ # A D / S W QWERTZ Key1=65 Key2=68 / Key3=83 Key4=87
13
+ # -------------------------------------------------------------
14
14
15
15
# Default Keys:
16
16
@@ -19,6 +19,9 @@ key4=87
19
19
# S - 83
20
20
# W - 87
21
21
22
+ # Z - 90
23
+ # Q - 81
24
+
22
25
# ASCII Code List:
23
26
24
27
# A - 65
You can’t perform that action at this time.
0 commit comments