{"id":18029579,"url":"https://github.com/haobogu/rmk-template","last_synced_at":"2026-03-09T01:33:53.528Z","repository":{"id":218698997,"uuid":"747130693","full_name":"HaoboGu/rmk-template","owner":"HaoboGu","description":"Project template for RMK","archived":false,"fork":false,"pushed_at":"2025-12-15T15:22:56.000Z","size":570,"stargazers_count":9,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T12:26:24.852Z","etag":null,"topics":["firmware","keyboard","rmk","template"],"latest_commit_sha":null,"homepage":"https://github.com/HaoboGu/rmk","language":"Rust","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/HaoboGu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["haobogu"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-01-23T10:25:31.000Z","updated_at":"2025-12-15T15:23:00.000Z","dependencies_parsed_at":"2025-12-15T16:04:44.165Z","dependency_job_id":null,"html_url":"https://github.com/HaoboGu/rmk-template","commit_stats":null,"previous_names":["haobogu/rmk-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HaoboGu/rmk-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoboGu%2Frmk-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoboGu%2Frmk-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoboGu%2Frmk-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoboGu%2Frmk-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HaoboGu","download_url":"https://codeload.github.com/HaoboGu/rmk-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaoboGu%2Frmk-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30279777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["firmware","keyboard","rmk","template"],"created_at":"2024-10-30T09:10:20.046Z","updated_at":"2026-03-09T01:33:53.509Z","avatar_url":"https://github.com/HaoboGu.png","language":"Rust","funding_links":["https://github.com/sponsors/haobogu"],"categories":[],"sub_categories":[],"readme":"# rmk-template\n\nCollections of project templates for initializing a [RMK](https://github.com/HaoboGu/rmk) keyboard firmware project.\n\n## Usage\n\n1. Install `rmkit` and `flip-link`\n\n    ```shell\n    cargo install rmkit flip-link\n    ```\n\n2. Create your project using the template\n    ```shell\n    rmkit init\n    ```\n\n3. Follow the steps in generated `README.md` to finish the initialization\n\n4. (optional) Install [`probe-rs`](https://github.com/probe-rs/probe-rs) for flashing and debugging\n\n   ```shell\n   # https://probe.rs/docs/getting-started/installation/\n   # Linux or macOS\n   curl --proto '=https' --tlsv1.2 -LsSf https://github.com/probe-rs/probe-rs/releases/latest/download/probe-rs-tools-installer.sh | sh\n   # Windows\n   irm https://github.com/probe-rs/probe-rs/releases/latest/download/probe-rs-tools-installer.ps1 | iex\n   ```\n\n5. (optional) Build and flash\n\n    ```shell\n    cargo build --release\n    cargo run\n    ```    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaobogu%2Frmk-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaobogu%2Frmk-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaobogu%2Frmk-template/lists"}