rpi-gpio-matrix-keyboard icon indicating copy to clipboard operation
rpi-gpio-matrix-keyboard copied to clipboard

Possibility of handling multiple keypresses for additional functionality

Open shockdesign opened this issue 3 years ago • 1 comments
trafficstars

Has there been any thought of having additional functionality tied to pressing two keys at the same time.. and/or supporting functional layers?

shockdesign avatar Aug 23 '22 13:08 shockdesign

@shockdesign I started work on a crappy parallel implementation largely based off this one that has layers — but it's pretty specific to my project, idk how helpful you'll find it. You're welcome to take a look though, it's here. It's very rushed and there's much better ways to do layers but it's a start.

xyzshantaram avatar Apr 18 '24 19:04 xyzshantaram