Page 1 of 1

DIY Mechanical Keyboard

Posted: Tue May 03, 2022 5:49 am
by code-surfer-dev
I recently built a prototype mechanical keyboard using Gateron Blue key switches which I am using on a ZX81 & TS-1000. Anyone interested can check out my blog:

https://blog.codesurfer.dev/zx81-timex ... prototype/

There are two parts. I would love to get your thoughts and feedback. Thanks!

Re: DIY Mechanical Keyboard

Posted: Tue May 03, 2022 6:40 am
by mrtinb
As always a delightful read.

Re: DIY Mechanical Keyboard

Posted: Sun May 08, 2022 3:16 pm
by code-surfer-dev
Many thanks Martin. I hope all is well with you and that your terminal project is going strong!

Re: DIY Mechanical Keyboard

Posted: Sun May 08, 2022 3:28 pm
by mrtinb
I'm deep into state machines, truth tables, Karnaugh maps and CPLDs. :-)

Re: DIY Mechanical Keyboard

Posted: Tue May 10, 2022 2:54 am
by code-surfer-dev
I just programmed a GAL as a five bit tristate buffer to interface the DIY mechanical keyboard to the ZX81 via the expansion port, no where near as complicated :)

Re: DIY Mechanical Keyboard

Posted: Tue May 10, 2022 4:26 am
by mrtinb
I am autodidact in this so I am slowly working myself through a text book and YouTube videos.

I didn’t think GALs were complicated enough to support tristate. Great to learn something new.