Last active
May 7, 2020 16:02
-
-
Save Ishotihadus/2c29124eb87b26d1f68f44c019dc16ce to your computer and use it in GitHub Desktop.
AquaSKK の設定 US キー向け
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
### custom.rule -- カスタム設定 | |
### | |
la,ぁ,ァ,ァ | |
li,ぃ,ィ,ィ | |
lu,ぅ,ゥ,ゥ | |
le,ぇ,ェ,ェ | |
lo,ぉ,ォ,ォ | |
lka,ヵ,ヵ,カ | |
lca,ヵ,ヵ,カ | |
xca,ヵ,ヵ,カ | |
lke,ヶ,ヶ,ケ | |
ltu,っ,ッ,ッ | |
ltsu,っ,ッ,ッ | |
lya,ゃ,ャ,ャ | |
lyi,ぃ,ィ,ィ | |
xyi,ぃ,ィ,ィ | |
lyu,ゅ,ュ,ュ | |
lye,ぇ,ェ,ェ | |
xye,ぇ,ェ,ェ | |
lyo,ょ,ョ,ョ | |
lwa,ゎ,ヮ,ワ | |
lwu,ぅ,ゥ,ゥ | |
xwu,ぅ,ゥ,ゥ | |
wha,うぁ,ウァ,ウァ | |
whi,うぃ,ウィ,ウィ | |
whu,う,ウ,ウ | |
who,うぉ,ウォ,ウォ | |
ca,か,カ,カ | |
ci,し,シ,シ | |
cu,く,ク,ク | |
ce,せ,セ,セ | |
co,こ,コ,コ | |
kwa,くぁ,クァ,クァ | |
qa,くぁ,クァ,クァ | |
qi,くぃ,クィ,クィ | |
qu,く,ク,ク | |
qe,くぇ,クェ,クェ | |
qo,くぉ,クォ,クォ | |
qya,くゃ,クャ,クャ | |
qyi,くぃ,クィ,クィ | |
qyu,くゅ,クュ,クュ | |
qye,くぇ,クェ,クェ | |
qyo,くぉ,クォ,クォ | |
qwa,くぁ,クァ,クァ | |
qwi,くぃ,クィ,クィ | |
qwu,くぅ,クゥ,クゥ | |
qwe,くぇ,クェ,クェ | |
qwo,くぉ,クォ,クォ | |
dwu,どぅ,ドゥ,ドゥ | |
swa,すぁ,スァ,スァ | |
swi,すぃ,スィ,スィ | |
swu,すぅ,スゥ,スゥ | |
swe,すぇ,スェ,スェ | |
swo,すぉ,スォ,スォ | |
tsa,つぁ,ツァ,ツァ | |
tsi,つぃ,ツィ,ツィ | |
tse,つぇ,ツェ,ツェ | |
tso,つぉ,ツォ,ツォ | |
tha,てゃ,テャ,テャ | |
twa,とぁ,トァ,トァ | |
twi,とぃ,トィ,トィ | |
twu,とぅ,トゥ,トゥ | |
twe,とぇ,トェ,トェ | |
two,とぉ,トォ,トォ | |
dwa,どぁ,ドァ,ドァ | |
dwi,どぃ,ドィ,ドィ | |
dwe,どぇ,ドェ,ドェ | |
dwo,どぉ,ドォ,ドォ | |
fwa,ふぁ,ファ,ファ | |
fwi,ふぃ,フィ,フィ | |
fwu,ふぅ,フゥ,フゥ | |
fwe,ふぇ,フェ,フェ | |
fwo,ふぉ,フォ,フォ | |
vyi,う゛ぃ,ヴィ,ヴィ | |
vye,う゛ぇ,ヴェ,ヴェ | |
vya,う゛ゃ,ヴャ,ヴャ | |
vyu,う゛ゅ,ヴュ,ヴュ | |
vyo,う゛ょ,ヴョ,ヴョ | |
wyi,ゐ,ヰ,イ | |
wye,ゑ,ヱ,エ | |
xn,ん,ン,ン | |
mga,か゜,カ゜,カ゚ | |
mgi,き゜,キ゜,キ゚ | |
mgu,く゜,ク゜,ク゚ | |
mge,け゜,ケ゜,ケ゚ | |
mgo,こ゜,コ゜,コ゚ | |
ll,っ,ッ,ッ,l | |
qq,っ,ッ,ッ,q | |
ww,w,w,w,w |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
### keymap.conf | |
### | |
# ====================================================================== | |
# event section | |
# ====================================================================== | |
SKK_JMODE ctrl::j | |
SKK_ENTER group::hex::0x03,0x0a,0x0d||ctrl::m | |
SKK_CANCEL ctrl::g||hex::0x1b | |
SKK_BACKSPACE hex::0x08||ctrl::h | |
SKK_DELETE hex::0x7f||ctrl::d | |
SKK_TAB hex::0x09||ctrl::i | |
SKK_PASTE ctrl::y | |
SKK_LEFT hex::0x1c||ctrl::b||keycode::7b | |
SKK_RIGHT hex::0x1d||ctrl::f||keycode::7c | |
SKK_UP hex::0x1e||ctrl::a||keycode::7e | |
SKK_DOWN hex::0x1f||ctrl::e||keycode::7d | |
SKK_PING ctrl::l | |
SKK_UNDO ctrl::/ | |
# ====================================================================== | |
# attribute section(for SKK_CHAR) | |
# ====================================================================== | |
# ToggleKana q | |
ToggleKana ` | |
# ToggleJisx0201Kana ctrl::q | |
# ToggleJisx0201Kana Q | |
ToggleJisx0201Kana ~ | |
# SwitchToAscii l | |
SwitchToJisx0208Latin L | |
# EnterAbbrev / | |
# EnterJapanese Q | |
NextCompletion . | |
PrevCompletion , | |
NextCandidate hex::0x20||ctrl::n | |
PrevCandidate x||ctrl::p | |
RemoveTrigger X | |
UpperCases group::A-K,M-P,R-Z | |
Direct group::keycode::0x41,0x43,0x45,0x4b,0x4e,0x51-0x59,0x5b,0x5c,0x5f | |
InputChars group::hex::0x20-0x7e | |
CompConversion alt::hex::0x20||shift::hex::0x20 | |
# ====================================================================== | |
# handle option | |
# ====================================================================== | |
AlwaysHandled group::keycode::0x66,0x68 | |
PseudoHandled ctrl::l | |
# ; | |
StickyKey keycode::0x29 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
### kigou.rule -- ????????? | |
### | |
z1,,, | |
z2,,, | |
z3,,, | |
z4,,, | |
z5,,, | |
z6,,, | |
z7,,, | |
z8,,, | |
z9,,, | |
z0,,, | |
x1,,, | |
x2,,, | |
x3,,, | |
x4,,, | |
x5,,, | |
x6,,, | |
x7,,, | |
x8,,, | |
x9,,, | |
x0,,, | |
# !,—,—,! | |
@,△,△,@ | |
♯,◆,◆,♯ | |
$,○,○,$ | |
%,◇,◇,% | |
^,“,“,^ | |
&,□,□,& | |
*,■,■,* | |
(,∈,∈,( | |
),∷,∷,) | |
_,〔,〔,_ | |
=,♂,♂,= | |
+,≤,≤,+ | |
{,⌒,⌒,{ | |
},⊙,⊙,} | |
\,±,±,\ | |
|,∶,∶,| | |
',∏,∏,' | |
",∩,∩," | |
<,°,°,< | |
>,′,′,> | |
/,ˇ,ˇ,帴 | |
# ?,々,々,? | |
z$,▲,▲,▲ | |
z#,Ⅳ,Ⅳ,Ⅳ | |
z%,Ⅲ,Ⅲ,Ⅲ | |
z8,$,$,$ | |
z*,ⅷ,ⅷ,ⅷ | |
z(,√,√,√ | |
x(,≮,≮,≮ | |
z),⊥,⊥,⊥ | |
x),≯,≯,≯ | |
zp,Ⅵ,Ⅵ,Ⅵ | |
zs,※,※,※ | |
xs,→,→,→ | |
zd,〓,〓,〓 | |
xd,ⅰ,ⅰ,ⅰ | |
zf,ⅱ,ⅱ,ⅱ | |
xf,ⅲ,ⅲ,ⅲ | |
xh,⑽,⑽,⑽ | |
xl,⑼,⑼,⑼ | |
zx,↓,↓,↓ | |
zc,←,←,← | |
xc,↑,↑,↑ | |
x-,≥,≥,【 | |
z_,〗,〗,〗 | |
x_,”,”,” | |
z=,♀,♀,♀ | |
x=,⑩,⑩,⑩ | |
c=,⑨,⑨,⑨ | |
z+,∞,∞,∞ | |
x[,∥,∥,[ | |
z{,∫,∫,∫ | |
x{,≡,≡,≡ | |
x],∠,∠,] | |
z},∮,∮,∮ | |
x},≌,≌,≌ | |
z\,★,★,\ | |
z',∑,∑,' | |
x',〃,〃,; | |
z",∪,∪," | |
x",¨,¨,: | |
x,,·,·,, | |
z<,″,″,″ | |
x.,ˉ,ˉ,. | |
z>,℃,℃,℃ | |
z/,】,】,/ | |
x/,÷,÷,÷ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; okuri-ari entries. | |
;; okuri-nasi entries. | |
か゜ /か゚/カ゚/ | |
き゜ /き゚/キ゚/ | |
く゜ /く゚/ク゚/ | |
け゜ /け゚/ケ゚/ | |
こ゜ /こ゚/コ゚/ | |
ぜろびー // |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment