Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the USB peripheral #2

Open
hargoniX opened this issue Jun 8, 2020 · 7 comments
Open

Implement the USB peripheral #2

hargoniX opened this issue Jun 8, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@hargoniX
Copy link
Member

hargoniX commented Jun 8, 2020

A keyboard of course needs USB.

@hargoniX hargoniX added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 8, 2020
@hargoniX hargoniX self-assigned this Jul 7, 2020
@jspngh
Copy link

jspngh commented Jun 10, 2023

Hi @hargoniX, I have two keyboards that are using a Holtek chip from the HT32F1yyy family and
after finding the work that you already did in ht32-rs, I decided to create a custom firmware.

The hal work is now at a point that I can start using it, and if it's okay for you, I'd like to move the repositories to the ht32-rs organization.
I've made 2 repositories:

Currently they are located on a private gitlab, you can view them here.
ht32-usbd should also be usable for ht32f5xxxx, from a quick check they are using the same peripheral.

@hargoniX
Copy link
Member Author

This is awesome work thank you!

To be honest I do not actively work on this org anymore so if you want I can add you as a maintainer and you can push your stuff here?

@jspngh
Copy link

jspngh commented Jun 11, 2023

Yeah, I figured the org wasn't active anymore, no worries.
These Holtek chips aren't as popular as STM32 or Nordic apparently 😜
To be honest I had never heard of them before opening my keyboard.

Adding me as a maintainer sounds like a good plan, then I'll continue work on my repo's over here.
Once I get a basic keyboard firmware going (I'm planning on trying keyberon), I'll link the repository here.
Then you have a blueprint in case you get the urge to continue your anne pro 2 work.

@jspngh
Copy link

jspngh commented Jun 11, 2023

Oh, and by the way, if you could either add me on crates.io for the ht32f1yyy pac or do a new release yourself, that would be great.

@hargoniX
Copy link
Member Author

I sent you an invite for both 👍

@jspngh
Copy link

jspngh commented Jun 11, 2023

Thanks a lot!

@jspngh
Copy link

jspngh commented Aug 19, 2023

Once I get a basic keyboard firmware going (I'm planning on trying keyberon), I'll link the repository here. Then you have a blueprint in case you get the urge to continue your anne pro 2 work.

Finally got around to publishing the repo: https://github.com/jspngh/keyberon-ht32f1
I've been using it for a while now and it's working well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants