Chimera icon indicating copy to clipboard operation
Chimera copied to clipboard

Firmware source release

Open Detegr opened this issue 6 years ago • 2 comments

I see you updated the precompiled firmware files to the repo. Would it be possible for you to release the source code of the firmware? I assume it is based on reversebias' firmware?

The reason I'm asking is that I am building a Chimera Ergo and while it technically works, the keyboard layout is all messed up and I would rather use a ready-made mapping for the keys instead of reverse engineering every pin.

Detegr avatar May 30 '18 17:05 Detegr

Are you looking for these?

  • https://github.com/qmk/qmk_firmware/tree/master/keyboards/chimera_ergo
  • https://github.com/qmk/qmk_firmware/tree/master/keyboards/chimera_ls
  • https://github.com/qmk/qmk_firmware/tree/master/keyboards/chimera_ortho

geoah avatar Aug 03 '18 09:08 geoah

No I think he needs to code to the firmware that controls the nrf chips : https://github.com/reversebias/mitosis

it looks like he succeeded : https://github.com/Detegr/mitosis/tree/chimera-gzp

I would also be in favor to release every code branch for pin variations on the mitosis.

I believe the pinout is exactly the same in chimera-ortho and mitosis (hence no committed firmware specifically for it).

But the pinout for the chimera-ergo is different, and the reverse engineering that @Detegr is talking about looks like this : https://github.com/Detegr/mitosis/commit/88037d8dc303107ef4661f6acaa09e20f6f6038d

mtourne avatar May 10 '19 05:05 mtourne