tmk / tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
4k stars 1.71k forks source link

Please clarify hhkb.txt statements #11

Closed dbleyl closed 12 years ago

dbleyl commented 12 years ago

I would like to try this project out with a Teensy++ for an hhkb2 that isn't functioning, but I'm not sure what this line means:

"This is just a proof of concept for replacing controller of HHKB, not a complete firmware."

What does "not a complete firmware" mean? Will the code work? Is it usable?

Thanks!

tmk commented 12 years ago

I can say safely my code works very well on HHKB now. I've used my firmware happily for two years. I heard some people can apply it successfully on their HHKB pro2, though, I myself have never try on pro2.

That line is not true anymore. It is a completely replaceable controller of HHKB plus fancy functions. I usually tend to update my documents lazily due to my English. I'll fix the line later.

dbleyl commented 12 years ago

Thanks, that was my hope. I'll try to document my efforts and provide some feedback. Appreciate your quick response.