dactyl-keyboard icon indicating copy to clipboard operation
dactyl-keyboard copied to clipboard

Teensy firmware

Open iplus opened this issue 9 years ago • 8 comments

Can you commit code for Teensy controller according to your matrix?

iplus avatar Feb 10 '16 10:02 iplus

any news on this? what is the MCP chip used to connect the other side? MCP23017? MCP23S17? (i2c or spi or ?) are you using the same firmware as ergodox ( https://github.com/benblazak/ergodox-firmware ) or ?

arhi avatar Apr 21 '16 15:04 arhi

I'm pretty sure he is using his own modified version of the ergodox-firmware (https://github.com/benblazak/ergodox-firmware ). He uses the same controllers (Teensy 2.0 and MCP23018 I/O expander) and how he wires the thumb-switches to the main-columns that can be seen in his rough guide is almost identical (4/6) to how the matrix is defined in https://github.com/benblazak/ergodox-firmware/blob/master/src/keyboard/ergodox/matrix.h

flyck avatar Aug 06 '16 11:08 flyck

@adereth How different is it ? Why the modifications ? The chips are indeed the same as ergodox.

If it were ergodox compatible we could just use the QMK firmware directly.

What would it take to make it compatible with QMK ?

EricGebhart avatar Nov 26 '16 00:11 EricGebhart

Presumably this schematic could be followed and it would be compatible with ergodox-ez.

EricGebhart avatar Nov 26 '16 01:11 EricGebhart

I wrote up a whole thing about Wiring a Dactyl for QMK/Ergodox-EZ and I'm happy to roll some of that into the guide if that's helpful.

joedevivo avatar May 21 '17 15:05 joedevivo

Nice article. Yes I think some documentation on wiring it as an ez would be great. The wiring doc is not very good as it is. And using the ez code makes sense.

EricGebhart avatar May 22 '17 15:05 EricGebhart

I wrote up a whole thing about Wiring a Dactyl for QMK/Ergodox-EZ and I'm happy to roll some of that into the guide if that's helpful.

@joedevivo Hey! Do you happen to have something at hand for a COMPLETE begginner? I would really love to build something to replace my 20-30 years old kinesis Advantage pro.. but I'm really scared of all of the wiring and not having enough info to build it myself with my limited knowledge (I feel like there's too many issues, hardware, software and hability to make it 😢 )

Many thanks!

Alevale avatar Jun 30 '23 11:06 Alevale

@Alevale there has not been a great deal of activity on this Github repository or its issues in the past three years or so. You can find some electronics videos like this one on Youtube if you search "keyswitch matrix" or "handwired keyboard." People often use a pair of Pro Micros these days rather than a Teensy and an I/O extender chip. You can find people and ask questions at https://lemmy.world/c/ergomechkeyboards or geekhack.org. Depending on the physical condition of your Kinesis Advantage, you may be interested in https://michael.stapelberg.ch/posts/2020-07-09-kint-kinesis-keyboard-controller/

jaredjennings avatar Jul 06 '23 01:07 jaredjennings