ceoloide / ergogen-footprints

Ergogen v4 footprints
MIT License
30 stars 10 forks source link

Feature: Add extra pins to footprint for nice!nano #3

Open TildeWill opened 6 months ago

TildeWill commented 6 months ago

I'd like to use the three middle pins and the battery terminals on my board. Specifically pins 101, 102, 107 and B+ and B- shown here: https://nicekeyboards.com/docs/nice-nano/pinout-schematic I'm using the nice!nano as a reversible footprint for my split design.

Note: the battery terminals are smaller holes, not full pins, for direct soldering of wires. I'm not sure what that means for connecting them to a PCB so a battery connector can be used elsewhere on the PCB; maybe I should just solder my battery directly to it and forget about it?

ceoloide commented 5 months ago

I've added the option to use the nice!nano footprint on a single side, where there is enough space in between sockets to add the three extra pins (1.01, 1.02, 1.07).

With the reversible footprint, the position of the extra pins would interfere with the solder jumpers, and would require even more space to have jumpers for those extra pins. For now I don't plan to add this to the footprint, since it's a niche use case.

Re. the battery terminals: you can already wire a battery connector to RAW and GND, and it would charge the battery. Those sockets are dedicated to direct wiring and are not useful for socketing (they are also smaller than regular socket pins).

ceoloide commented 5 months ago

I've figured that the extra pins are easy to add in the reversible mode with only minimum jumpers (i.e. first 4 rows). To be added to the mode with all pins having jumpers, I will need to move around some traces, but I figured it's completely doable, so I am reopening this issue.