Cross reference esrille/new-stickney#2 - the recent history of the New Stickney layout to the current revision 17 is at https://shiki.esrille.com/2024/04/new_stickney.html while that repository is currently only are revision 12.
I believe file https://github.com/esrille/keyboard-layout-comparison/blob/master/new-stickney.json is also out of date:
{
"normal": "けくすさせつにのをわ□たかしはてらうい゛な□ちきことよっん、。ね",
"shift": "・ひふへ□□みもおえ□゜そやゆほれるりあま□□ゐ□ゑ□ろーぬむめ",
"daku": "がぎぐげござじずぜぞだぢづでどばびぶべぼ",
"handaku": "ぱぴぷぺぽ",
"kogaki": "ぁぃぅぇぉゃゅょ"
}
Spliting the normal (no-shift) string into three rows, this looks like revision 12:
けくすさせつにのをわ□
たかしはてらうい゛な□
ちきことよっん、。ね
(Here "□" is a marker for unused in https://github.com/esrille/keyboard-layout-comparison/blob/master/toqwerty.py when converting to the Qwerty equivalent key.)
Cross reference esrille/new-stickney#2 - the recent history of the New Stickney layout to the current revision 17 is at https://shiki.esrille.com/2024/04/new_stickney.html while that repository is currently only are revision 12.
I believe file https://github.com/esrille/keyboard-layout-comparison/blob/master/new-stickney.json is also out of date:
{ "normal": "けくすさせつにのをわ□たかしはてらうい゛な□ちきことよっん、。ね", "shift": "・ひふへ□□みもおえ□゜そやゆほれるりあま□□ゐ□ゑ□ろーぬむめ", "daku": "がぎぐげござじずぜぞだぢづでどばびぶべぼ", "handaku": "ぱぴぷぺぽ", "kogaki": "ぁぃぅぇぉゃゅょ" }Spliting the normal (no-shift) string into three rows, this looks like revision 12:
(Here "□" is a marker for unused in https://github.com/esrille/keyboard-layout-comparison/blob/master/toqwerty.py when converting to the Qwerty equivalent key.)