Search found 5 matches

by spindle
06 Aug 2017, 14:56
Forum: Workshop
Topic: Alternative controller experiments
Replies: 186
Views: 62257

Hi, I've been working on my own control too. I use atxmega32a4u. The footprint allows it to fit under one cherry switch. Here's some of the prototypes: Image.
by spindle
24 Jul 2017, 03:42
Forum: Workshop
Topic: Modular wired and wireless split keyboard project
Replies: 1
Views: 2834

Modular wired and wireless split keyboard project

Hi, I've been working on a modular split keyboard firmware and controller. I've posted this elsewhere, but I thought it would be good to post it here as well.

The idea is you can have split keyboards connected together via I2C, and when you disconnect them you can use them as
wireless keyboards ...
by spindle
31 Jul 2016, 14:56
Forum: Workshop
Topic: How to use a Pro Micro as a cheap controller/converter
Replies: 340
Views: 292261

Nice! Getting the board into bootloader mode is a bit of a pain. HzFaq had the ingenious idea of hooking the two pins on to a Matias switch to make it more accessible. Highly recommended!

You can get the promicro into bootloader mode through software using this function:


void promicro ...
by spindle
24 Jun 2016, 14:49
Forum: Keyboards
Topic: devkybd - split ergo mechanical keyboard
Replies: 9
Views: 4077



How I wish I've heard of that earlier! How does it compare in terms of refresh rate? And if there is a difference, is it obvious?



The serial it uses runs at about 40k baud, and for each scan of the matrix it transmits 48 bits (4 bytes for key matrix, 1 byte for LED state, 1 byte error check ...
by spindle
18 Jun 2016, 04:43
Forum: Keyboards
Topic: devkybd - split ergo mechanical keyboard
Replies: 9
Views: 4077

Looks similar to my old build http://i.imgur.com/VQKW7nA.jpg .

You might be interested to check out the firmware I used for my build. You connect the halves with only 3 or 4 wires (so you can use TRS, TRRS or USB) and you can connect the USB connect to either half or use them indepently. Also, you ...

Go to advanced search