[PR #429] [MERGED] Add rmk firmware project #430

Closed
opened 2025-11-06 08:26:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/429
Author: @HaoboGu
Created: 10/17/2023
Status: Merged
Merged: 10/18/2023
Merged by: @eldruin

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add rmk firmware to readme. Rmk is a keyboard firmware which is built on embedded-hal and rtic. It has been tested on stm32h7 mcu and rp2040.

Rmk supports vial, which makes users update their keymap dynamically.

Users can make their own keyboard firmware using rmk as well.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/429 **Author:** [@HaoboGu](https://github.com/HaoboGu) **Created:** 10/17/2023 **Status:** ✅ Merged **Merged:** 10/18/2023 **Merged by:** [@eldruin](https://github.com/eldruin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`2531974`](https://github.com/rust-embedded/awesome-embedded-rust/commit/25319746b48b350a19366dc89f4b49cb9ed8f669) Add rmk firmware - [`73a7a27`](https://github.com/rust-embedded/awesome-embedded-rust/commit/73a7a27cc562330054ce70cb4447a2cbe440ef27) Update rmk description ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [rmk firmware](https://github.com/HaoboGu/rmk) to readme. Rmk is a keyboard firmware which is built on `embedded-hal` and `rtic`. It has been tested on stm32h7 mcu and rp2040. Rmk supports vial, which makes users update their keymap dynamically. Users can make their own keyboard firmware using rmk as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:26:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#430