geekhack
geekhack Projects => Making Stuff Together! => Topic started by: layornos on Sat, 21 January 2017, 07:37:29
-
Hi folks,
i love my planck, but the split design of for example the ErgoDox seemed also very nice.
So i found the Let's Split PCB, and it was love at the first sight. :D
But now here is my problem, i followed these instruction: http://imgur.com/gallery/37AS9
Compiled the newest vesion of the firmware, flashed the eeproms for left and right.
The left side is perfect but the right one is like the left, but mirrored.
(https://uploads.tapatalk-cdn.com/20170122/ff49707e2afea2b9e62cc1a4b1d20f92.jpg)
Any suggestions?
Regards.
-
Because you are using them as two individual USB keyboards, I think you need to compile and program a different file to the left and the right sides.
-
Even with connected TRRS cables and flashed I2C firmware is the behavior the same.
-----
Had to modify the rev2/rev2.h
Switching the keycodes for the right side:
k00, k01, k02, k03, k04, k05, k45, k44, k43, k42, k41, k40, \
k10, k11, k12, k13, k14, k15, k55, k54, k53, k52, k51, k50, \
k20, k21, k22, k23, k24, k25, k65, k64, k63, k62, k61, k60, \
k30, k31, k32, k33, k34, k35, k75, k74, k73, k72, k71, k70 \