mattdibi / redox-keyboard

Ergonomic split mechanical keyboard
MIT License
1.76k stars 163 forks source link

Requesting Kicad files for rev 2.0WHS #114

Open Bombergames opened 2 years ago

Bombergames commented 2 years ago

It looks like the rev 1 kicad files were updated with the 2.0 commit, but it doesn't have the actual updated files for the rev 2.0 board.

jesper1266 commented 2 years ago

Hi, I second that :-) I would like to help. It would for example be nice tha the pinheader for uploading the firmware is the same for both the board and reciever.

Cheers Jesper

mattdibi commented 2 years ago

Hi guys,

unfortunately I'm having issues with recovering the files: my Windows installation decided to brick itself after an update and cannot access it anymore. I'll try and upload the files when/if I recover them.

PhiBabin commented 2 years ago

Hi guys, I rebuilded the KiCad of rev 2 by using the rev 1 as a starting point and using the gerber files of the rev 2 as reference. I included some of the modified footprints its own library.

KiCad project file: redox_rev2_recovery_kicad.zip Gerber file from rebuild: redox_rev2_recovery.zip

Original gerber rendering of top layer:

top-original

Rebuild gerber rendering of top layer: top

Original gerber rendering of bot layer: bottom-original

Rebuild gerber rendering of bot layer: bottom

This is my first time using KiCad, so use this at your risk and peril.

KeyTamer commented 2 years ago

First thanks, a lot for the KiCad file! A other think. Did you test it all ready?

PhiBabin commented 2 years ago

Yeah, I send it to AllPCB and they worked fine. I'm typing on it right now. The only issues I had are :

Note : The version that I printed is different from the KiCad project files shared above, I added the option of putting a rotary encoder at the location used by key K16. I wanted to finish the QMK+firmware changes before sharing it.

20211202_183706 20211202_183711 20211203_191945

Thanks Mattdibi for designing such a nice keyboard :)

widget- commented 2 years ago

@PhiBabin I'm interested in trying this out and probably opening a pull request into this repo assuming it goes well. Can you confirm that you're releasing it under the same MIT license as the original project?

PhiBabin commented 2 years ago

Yes, I'm releasing it under MIT license. Sorry forgot to upload them to a github fork.

l4u commented 2 years ago

@PhiBabin Do you have a forked version or a pull request please? I'd like to make modifications based on your version with proper git history.

PhiBabin commented 1 year ago

@l4u sorry for the delays... https://github.com/mattdibi/redox-keyboard/pull/151