geekhack

geekhack Marketplace => Vendor Forums => techkeys.us => Topic started by: exodious on Tue, 01 August 2017, 22:49:59

Title: OneKeyBoard pins?
Post by: exodious on Tue, 01 August 2017, 22:49:59
Can anyone tell me what the pins are (as in port and bit) for the keyswitch, keyswitch led, and the built in led for the OneKeyBoard? Thanks in advance.
Title: Re: OneKeyBoard pins?
Post by: monkbroc on Mon, 02 October 2017, 19:55:35
I just got a TeckKeys OneKey keyboard (https://techkeys.us/collections/accessories/products/onekeyboard) today and I had to trace the PCB since I couldn't find documentation for it.

The corner LED is port D pin 4
The key LED is port D pin 3
The key switch is port B pin 1

I posted the code I flashed to the keyboard on GitHub. https://github.com/monkbroc/techkeys_onekey

Cheers!