inscript keyboard layout for hindi

This commit is contained in:
minjaesong
2023-07-05 00:44:13 +09:00
parent 67388999f0
commit 305242045f
22 changed files with 370 additions and 84 deletions

View File

@@ -380,7 +380,7 @@ return Object.freeze({"n":"세벌식 공자판","v":"none","c":"CuriousTo\uA75Bv
let layer = 1*shiftin// + 2*altgrin
states.code = 1
let s = states.keylayouts[headkey][layer]
let s = states.keylayouts[headkey][layer] || states.keylayouts[headkey][0]
let bufIndex = isJungseong(s) ? 1 : isJongseong(s) ? 2 : 0
if (isHangul(s)) {