{"id":37598759,"url":"https://github.com/ssbb/zmk-deadkey-slayer","last_synced_at":"2026-01-23T18:01:36.811Z","repository":{"id":270879004,"uuid":"908370531","full_name":"ssbb/zmk-deadkey-slayer","owner":"ssbb","description":"ZMK module is used to drop illegal keycodes.","archived":false,"fork":false,"pushed_at":"2025-01-11T04:15:42.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T01:41:35.957Z","etag":null,"topics":["zmk","zmk-module"],"latest_commit_sha":null,"homepage":"","language":"C","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/ssbb.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}},"created_at":"2024-12-25T22:26:17.000Z","updated_at":"2025-06-11T19:58:54.000Z","dependencies_parsed_at":"2025-01-03T18:49:11.459Z","dependency_job_id":"f16c4b3f-2800-4d89-a014-57bcd212c174","html_url":"https://github.com/ssbb/zmk-deadkey-slayer","commit_stats":null,"previous_names":["ssbb/zmk-deadkey-slayer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssbb/zmk-deadkey-slayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fzmk-deadkey-slayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fzmk-deadkey-slayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fzmk-deadkey-slayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fzmk-deadkey-slayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssbb","download_url":"https://codeload.github.com/ssbb/zmk-deadkey-slayer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fzmk-deadkey-slayer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28697424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["zmk","zmk-module"],"created_at":"2026-01-16T10:00:29.478Z","updated_at":"2026-01-23T18:01:36.805Z","avatar_url":"https://github.com/ssbb.png","language":"C","readme":"# zmk-deadkey-slayer\n\nThis very simple module is used to drop illegal keycodes (anything above `0xFF`), which are usually used as indicators for certain behaviors (e.g., adaptive key, auto layer, output listener, etc.).\n\nPlease note that user module listeners are always processed before ZMK core ones, so this module can't be used, for example, to reset sticky keys (because the key will be dropped before it reaches ZMK sticky keys listener).\n\n## Usage\n\nAdd the following entries to `remotes` and `projects` in `config/west.yml`.\n\n```yaml\nmanifest:\n  remotes:\n    - name: zmkfirmware\n      url-base: https://github.com/zmkfirmware\n    - name: ssbb\n      url-base: https://github.com/ssbb\n  projects:\n    - name: zmk\n      remote: zmkfirmware\n      import: app/west.yml\n    - name: zmk-deadkey-slayer\n      remote: ssbb\n      revision: v1\n  self:\n    path: config\n```\n\n\u003e [!IMPORTANT]\n\u003e **This module should be the last one in either `projects` or in `ZMK_EXTRA_MODULES` if building locally, due to how ZMK defines the order of listeners.**\n","funding_links":[],"categories":["Behaviors","Community firmware Modules and Behaviors"],"sub_categories":["Custom Behaviors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbb%2Fzmk-deadkey-slayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssbb%2Fzmk-deadkey-slayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbb%2Fzmk-deadkey-slayer/lists"}