summaryrefslogtreecommitdiff
path: root/pcb/kicad/pouetpouet/bac.light.kicad_sch
AgeCommit message (Collapse)Author
2022-07-22Rev 2.1 for error with sk6812mini-eMarc Poulhiès
The symbol used for the mini-e is the mini one. Pins numbering for both parts are NOT the same: leads to non functionnal keys backlight. This changes: - fixes this error - make the OSHW logo nicer (copper instead of silk) The symbol used for mini-e comes from the Djinn keyboard.
2022-06-15New revision for PouetPouet boardMarc Poulhiès
What is changing: - Cherry-MX hotswap sockets for all 60 switches - Per switch RGB LED (SK6812-MiniE) What is not changing: - Size (exact same board cutout) - overall components (mcu stmf072) Even if these are small changes, I had to reroute everything, so the pcb has been remade from scratch. The electrial schema has been kept really close to initial version. This should match the version sent to manufacturing, but you can really check the aisler-order-220612 tag (should be the same files, only git history has been cleaned/squashed).
2022-05-09Update to KiCad 6.0Marc Poulhiès
Simply open and save the SCH and PCB to convert them to KiCad 6.0. No checks done on the result.