{"id":21606001,"url":"https://github.com/archf/americano","last_synced_at":"2026-01-05T04:03:57.696Z","repository":{"id":27753955,"uuid":"31242019","full_name":"archf/americano","owner":"archf","description":"A keyboard layout optimized for more comfortable english and french typing","archived":false,"fork":false,"pushed_at":"2025-11-23T16:22:00.000Z","size":1106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-23T18:19:30.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T02:50:27.000Z","updated_at":"2025-11-23T16:22:04.000Z","dependencies_parsed_at":"2025-03-18T14:41:22.035Z","dependency_job_id":null,"html_url":"https://github.com/archf/americano","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/archf/americano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Famericano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Famericano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Famericano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Famericano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archf","download_url":"https://codeload.github.com/archf/americano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Famericano/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28213442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T20:18:30.895Z","updated_at":"2026-01-05T04:03:57.691Z","avatar_url":"https://github.com/archf.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The layout(s)\n\n### americano-qwlm (multilingual)\n\nqwlmf yéik[]' \u003cbr/\u003e\narstg huep' \u003cbr/\u003e\nzxcvb nj,./ \u003cbr/\u003e\n\nQLWMF YÉIKOK{} \u003cbr/\u003e\nARSTG HUPEDP\" \u003cbr/\u003e\nZXCVB NJ,.? \u003cbr/\u003e\n\n### americano-code\n\nqwlmf y:ik[]' \u003cbr/\u003e\narstg huep' \u003cbr/\u003e\nzxcvb nj,./ \u003cbr/\u003e\n\nQLWMF YUIKOK{} \u003cbr/\u003e\nARSTG HNPEDP\" \u003cbr/\u003e\nZXCVB ÉJ,.? \u003cbr/\u003e\n\n* no Level3(ralt_switch)\n* no deadgrave\n\n## Supported platforms\n\n* linux\n* windows\n* MacOS (using Ukelele app)\n\n## Installation\n\n## Linux\n\nRun `make install`. This will install the layout in `~/.config/xkb` (symlinks)\n\nThen add keyboard to your Desktop Environment.\n\nFor gnome-desktop: `make de-gnome`\nFor mate-desktop: `make de-mate`\n\nAnd restart your session or logout-login to make it available to your desktop\nenvironnement.\n\nSee `make help` for more.\n\n### MacOS\n\nRun `make osx`.\n\nThis will:\n    - install the layout\n    - install DefaultKeyBinding.Dict config\n    - install karabiner configuration\n\n## Gnome related configuration\n\n```bash\n\u003e gsettings list-recursively org.gnome.desktop.input-sources\norg.gnome.desktop.input-sources current uint32 0\norg.gnome.desktop.input-sources mru-sources [('xkb', 'code'), ('xkb', 'qwlm'), ('xkb', 'us'), ('xkb', 'ca')]\norg.gnome.desktop.input-sources per-window false\norg.gnome.desktop.input-sources show-all-sources false\norg.gnome.desktop.input-sources sources [('xkb', 'qwlm'), ('xkb', 'code'), ('xkb', 'us'), ('xkb', 'ca')]\norg.gnome.desktop.input-sources xkb-model 'pc105+inet'\norg.gnome.desktop.input-sources xkb-options @as []\n```\n\n### Windows installation\n\nSimply run the installer. You can edit the klc file and recompile if you wish.\nYou will need microsoft keyboad layout creator though.\n\n## XKB and libcommon guide\n\n- NoSymbol → acts as a placeholder if you want to define a later symbol\n- VoidSymbol → like a /dev/null symbol : it produces no actions\n\nUseful articles:\n\n- ()[]\n\n## Et voilà!\n\nFeel free to improve!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchf%2Famericano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchf%2Famericano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchf%2Famericano/lists"}