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

for Handspring #15

Open
aoshimak opened this issue Aug 31, 2020 · 6 comments
Open

for Handspring #15

aoshimak opened this issue Aug 31, 2020 · 6 comments

Comments

@aoshimak
Copy link

I tried for Palm3 and Palm5 keyboards as like below. They works well.
https://github.com/milestogo/qmk_firmware/tree/master/keyboards/converter/palm_usb

But I also try to make Handspring one, it is not works well, no keyboard signals goes to PC.
I use ProMicro with self compiled firmware, wired like this from this information:
Handspring: [VCC/TXD, NC, NC, NC, GND, NC, NC, RXD]

ProMicro Handspring
2 1(VCC/TXD)
3 8(RXD)
GND 5(GND)
On ProMicro, 10kohm register connects between 3 to GND for pull-up.

If you have any ideas about Handspring devices, thanks in any advice.

@cy384
Copy link
Owner

cy384 commented Sep 1, 2020

I think the only important difference with the Handspring devices is that the handshake bytes it sends will be "F9 FB" instead of "FA FD", so you could try changing that in the code, looks like the function "palm_handshake" on the link you gave.

hope that helps!

@aoshimak
Copy link
Author

aoshimak commented Sep 2, 2020

Thank you for your reply.
On qmk palm_usb converter, that is based on your code.
And Handspring option seems on config.h

Then, who is the transporter from your code to qmk?
Please tell me if you know.

@cy384
Copy link
Owner

cy384 commented Sep 2, 2020

I don't know, sorry.

@aoshimak
Copy link
Author

aoshimak commented Sep 8, 2020

Thanks.

@FedX-sudo
Copy link

I just got myself a stowaway keyboard thinking this would, work. Turns out its the Handspring version, and I was wondering if there was any progress getting the Hanspring working. Thanks!

@clach04
Copy link

clach04 commented Feb 20, 2025

Thank you for your reply. On qmk palm_usb converter, that is based on your code. And Handspring option seems on config.h

Then, who is the transporter from your code to qmk? Please tell me if you know.

I think https://github.com/milestogo/qmk_firmware/tree/palm_usb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants