{ "keyboard": { "id": "lao_2008_basic", "name": "Lao Basic", "filename": "resources/keyboards/lao_2008_basic.js", "languages": [ { "id": "lo", "name": "Lao", "region": "Asia" } ] }, "inputTestSets": [ { "constraint": { "target": "hardware", "validOSList": null, "validBrowsers": null }, "testSet": [ { "inputs": [ { "type": "key", "key": "s", "code": "KeyS", "keyCode": 83, "modifierSet": 0, "location": 0 } ], "output": "ຫ" } ] }, { "constraint": { "target": "desktop", "validOSList": null, "validBrowsers": null }, "testSet": [ { "inputs": [ { "type": "osk", "keyID": "default-K_S" } ], "output": "ຫ" } ] }, { "constraint": { "target": "phone", "validOSList": null, "validBrowsers": null }, "testSet": [ { "inputs": [ { "type": "osk", "keyID": "default-K_S" } ], "output": "ຫ" } ] }, { "constraint": { "target": "tablet", "validOSList": null, "validBrowsers": null }, "testSet": [ { "inputs": [ { "type": "osk", "keyID": "default-K_S" } ], "output": "ຫ" } ] } ] }