Skip to content

Instantly share code, notes, and snippets.

@unlimish
Last active January 9, 2022 12:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unlimish/a4a5a4bf81e648d8eff5d4b70b968495 to your computer and use it in GitHub Desktop.
Save unlimish/a4a5a4bf81e648d8eff5d4b70b968495 to your computer and use it in GitHub Desktop.
DvorakJ用Eucalyn配列設定ファイル for ASCII USキーボード
同時に打鍵する配列
/*
* CiNii Article - History of Standardization of Keyboards : ANSI INCITS 154
* http://ci.nii.ac.jp/naid/110003892250
*
* Eucalyn配列について
* http://eucalyn.hatenadiary.jp/entry/about-eucalyn-layout
*/
[
1|2|3|4|5|6|7|8|9|0|-|=|\|
q|w|,|.|;|m|r|d|y|p|[|]|
a|o|e|i|u|g|t|k|s|n|'|`|
z|x|c|v|f|b|h|j|l|/| |
]
-shift[
{!}|@ |{#}|$ |% |{^}|{&}|* |( |) |_ |{+}|@@@|
Q |W |< |> |: |M |R |D |Y |P |{{}|{}}|
A |O |E |I |U |G |T |K |S |N |" |~ |
Z |X |C |V |F |B |H |J |L |? | |
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment