{"id":23978516,"url":"https://github.com/simmsb/keyboard","last_synced_at":"2025-04-14T02:04:17.629Z","repository":{"id":47874964,"uuid":"489473042","full_name":"simmsb/keyboard","owner":"simmsb","description":"Rust firmware for a Corne V3","archived":false,"fork":false,"pushed_at":"2023-11-27T20:44:57.000Z","size":413,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-27T21:42:15.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simmsb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-06T19:35:27.000Z","updated_at":"2023-08-21T16:56:41.000Z","dependencies_parsed_at":"2023-02-16T21:15:27.097Z","dependency_job_id":null,"html_url":"https://github.com/simmsb/keyboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fkeyboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fkeyboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fkeyboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fkeyboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simmsb","download_url":"https://codeload.github.com/simmsb/keyboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232844846,"owners_count":18585281,"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","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":"2025-01-07T08:18:34.720Z","updated_at":"2025-01-07T08:18:35.347Z","avatar_url":"https://github.com/simmsb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Some firmware for a corne v3 using two nice!nanos\n\n![image](https://user-images.githubusercontent.com/5330444/171196800-3247e66a-f399-47ae-921f-89090905b679.png)\n\nhttps://user-images.githubusercontent.com/5330444/172443165-bc76f323-c769-49e6-9992-025ef0be5f02.mp4\n\n## Required mods\n\nThe corne v3 uses only one of the TR(R)S pins, but this firmware needs both data\npins to use a uart connection (I don't feel like doing what QMK does), you'll\nneed to add a bodge wire between P1.04 and the unused pin of the TRRS jack (it's\nthe one not part of the group of three pins in a line)\n\n## Flashing\n\nIt's possible to create uf2 files for rust firmware by using the following `memory.x`:\n\n```\nMEMORY\n{\n  /* NOTE 1 K = 1 KiBi = 1024 bytes */\n  FLASH : ORIGIN = 0x00026000, LENGTH = 868K\n  RAM : ORIGIN = 0x20020000, LENGTH = 128K\n}\n```\n\nYou can then use my fork of elf2uf2-rs to convert to uf2: https://github.com/simmsb/elf2uf2-rs\n\n`elf2uf2-rs target/thumbv7em-none-eabihf/release/left left.uf2`\n\nMake sure the softdevice hasn't been wiped from the nice!nano (you can just reflash it if it has)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fkeyboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimmsb%2Fkeyboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fkeyboard/lists"}