json
{
"description": "Change lang1(Kana) to left_shift. (Post lang1 if pressed alone)",
"manipulators": [
{
"conditions": [
{
"input_sources": [
{
"input_mode_id": "com.apple.inputmethod.Roman"
}
],
"type": "input_source_if"
}
],
"from": {
"key_code": "lang1",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "left_shift"
}
],
"to_if_alone": [
{
"key_code": "lang1"
}
],
"type": "basic"
}
]
}
This page is auto-translated from /nishio/γγͺγγΌγθ±ζ°γ’γΌγγ§γ―γ·γγγγΌγ«γγγ using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iβm very happy to spread my thought to non-Japanese readers.