Skip to content

Commit b44c0cb

Browse files
author
U-i7\gimy
committed
change EOL style to CRLF to adjust to default setting of Visual Studio
1 parent a6c048d commit b44c0cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+22882
-22882
lines changed

104.mayu

+266-266
Large diffs are not rendered by default.

104on109.mayu

+41-41
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
# ���g���̗J�T - 104on109.mayu
3-
# Copyright (C) 1999-2005, TAGA Nayuta <[email protected]>
4-
#
5-
6-
define KBD104on109
7-
8-
def subst ~S-*���p/�S�p = $GRAVE_ACCENT
9-
def subst S-*���p/�S�p = $TILDE
10-
def subst A-���p/�S�p = $ToggleIME
11-
def subst ~S-*E0���p/�S�p = $GRAVE_ACCENT
12-
def subst S-*E0���p/�S�p = $TILDE
13-
def subst A-E0���p/�S�p = $ToggleIME
14-
def subst S-*_2 = $COMMERCIAL_AT
15-
def subst S-*_6 = $CIRCUMFLEX_ACCENT
16-
def subst S-*_7 = $AMPERSAND
17-
def subst S-*_8 = $ASTERISK
18-
def subst S-*_9 = $LEFT_PARENTHESIS
19-
def subst S-*_0 = $RIGHT_PARENTHESIS
20-
def subst S-*Hyphen = $LOW_LINE
21-
def subst ~S-*Caret = $EQUALS_SIGN
22-
def subst S-*Caret = $PLUS_SIGN
23-
def subst ~S-*Atmark = $LEFT_SQUARE_BRACKET
24-
def subst S-*Atmark = $LEFT_CURLY_BRACKET
25-
def subst ~S-*OpenBracket = $RIGHT_SQUARE_BRACKET
26-
def subst S-*OpenBracket = $RIGHT_CURLY_BRACKET
27-
def subst ~S-*CloseBracket = $REVERSE_SOLIDUS
28-
def subst S-*CloseBracket = $VERTICAL_LINE
29-
def subst S-*Semicolon = $COLON
30-
def subst ~S-*Colon = $APOSTROPHE
31-
def subst S-*Colon = $QUOTATION_MARK
32-
def subst *���ϊ� = *Space
33-
def subst *�ϊ� = *Space
34-
def subst *�Ђ炪�� = *Space
35-
def subst *�p�� = S-*�p��
36-
def subst *E0�Ђ炪�� = *Space
37-
def subst *E0�p�� = S-*�p��
38-
def subst *ReverseSolidus = *RightShift
39-
40-
keymap Global
41-
mod shift += ReverseSolidus
1+
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2+
# ���g���̗J�T - 104on109.mayu
3+
# Copyright (C) 1999-2005, TAGA Nayuta <[email protected]>
4+
#
5+
6+
define KBD104on109
7+
8+
def subst ~S-*���p/�S�p = $GRAVE_ACCENT
9+
def subst S-*���p/�S�p = $TILDE
10+
def subst A-���p/�S�p = $ToggleIME
11+
def subst ~S-*E0���p/�S�p = $GRAVE_ACCENT
12+
def subst S-*E0���p/�S�p = $TILDE
13+
def subst A-E0���p/�S�p = $ToggleIME
14+
def subst S-*_2 = $COMMERCIAL_AT
15+
def subst S-*_6 = $CIRCUMFLEX_ACCENT
16+
def subst S-*_7 = $AMPERSAND
17+
def subst S-*_8 = $ASTERISK
18+
def subst S-*_9 = $LEFT_PARENTHESIS
19+
def subst S-*_0 = $RIGHT_PARENTHESIS
20+
def subst S-*Hyphen = $LOW_LINE
21+
def subst ~S-*Caret = $EQUALS_SIGN
22+
def subst S-*Caret = $PLUS_SIGN
23+
def subst ~S-*Atmark = $LEFT_SQUARE_BRACKET
24+
def subst S-*Atmark = $LEFT_CURLY_BRACKET
25+
def subst ~S-*OpenBracket = $RIGHT_SQUARE_BRACKET
26+
def subst S-*OpenBracket = $RIGHT_CURLY_BRACKET
27+
def subst ~S-*CloseBracket = $REVERSE_SOLIDUS
28+
def subst S-*CloseBracket = $VERTICAL_LINE
29+
def subst S-*Semicolon = $COLON
30+
def subst ~S-*Colon = $APOSTROPHE
31+
def subst S-*Colon = $QUOTATION_MARK
32+
def subst *���ϊ� = *Space
33+
def subst *�ϊ� = *Space
34+
def subst *�Ђ炪�� = *Space
35+
def subst *�p�� = S-*�p��
36+
def subst *E0�Ђ炪�� = *Space
37+
def subst *E0�p�� = S-*�p��
38+
def subst *ReverseSolidus = *RightShift
39+
40+
keymap Global
41+
mod shift += ReverseSolidus

0 commit comments

Comments
 (0)