ahtn / keyplus

An easy to use, wired and wireless modular keyboard firmware
MIT License
246 stars 40 forks source link

Layout example for directly wired keys without matrix #102

Open Algram opened 4 years ago

Algram commented 4 years ago

Hi there, first of all: This projects looks absolutely amazing. So good in fact that I started to design a pcb based on it for my gamepad.

In my version, every key is wired directly to a pin on the MCU. Here is a schematic: image

Does keyplus currently support a config like this, and if it does, could you maybe provide an example for me?

Thanks a lot!

emilytrau commented 4 years ago

The project hasn't been active for a while now, but it does support your configuration. Have a look at the Spectre PCB.

PCB Layout

Algram commented 4 years ago

@angustrau very nice, so I could basically adapt the layout.yaml to my needs and use it in the keyplus firmware? I am using a different MCU than the specte but that does not seem to be a problem?

emilytrau commented 4 years ago

That's right. The 32a4u is a more or less equivalent MCU to the one in the spectre, and has pre-built firmware binaries available.

Algram commented 4 years ago

@angustrau perfect, I am very curious how my pad will turn out, the PCB and parts are already ordered. I am especially hoping for the lowest latency possible and I hope this can be achieved with keyplus.