Skip to content

Commit e17d29b

Browse files
authored
Update backup.snapkey
1 parent 42ce57b commit e17d29b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

meta/backup.snapkey

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
keyA=65
2-
keyD=68
1+
key1=65
2+
key2=68
33

44
# After applying the changes, please restart SnapKey.
5-
# Change the number, for example, for "G" - KeyA=71
5+
# Change the number, for example, for "G" - Key1=71
66
# ---------------------------------------------------------
7-
# for AZERTY - KeyA=81 KeyD=68
8-
# for QWERTZ - KeyA=65 KeyD=68
9-
# for QWERTY - KeyA=65 KeyD=68
7+
# for AZERTY - Key1=81 Key2=68
8+
# for QWERTZ - Key1=65 Key2=68
9+
# for QWERTY - Key1=65 Key2=68
1010
# ---------------------------------------------------------
1111

1212
# ASCII Code List:
@@ -77,4 +77,4 @@ keyD=68
7777
# | - 124
7878
# } - 125
7979
# ~ - 126
80-
# DEL - 127
80+
# DEL - 127

0 commit comments

Comments
 (0)