From 73b25efb64dd4ff2654fd9bb6f1df1296a203084 Mon Sep 17 00:00:00 2001 From: Marc Poulhiès Date: Thu, 19 May 2022 21:55:43 +0200 Subject: New revision for PouetPouet board 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). --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d7978b0..d8550bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,12 @@ [submodule "pcb/kicad/jmdaly_keyboard_parts.pretty"] path = pcb/kicad/jmdaly_keyboard_parts.pretty url = https://gitlab.com/jmdaly/jmdaly_keyboard_parts.pretty.git +[submodule "foostan-kbd"] + path = pcb/kicad/kbd + url = https://github.com/foostan/kbd.git +[submodule "pcb/kicad/djinn"] + path = pcb/kicad/djinn + url = https://github.com/tzarc/djinn.git +[submodule "pcb/kicad/reversible-kicad"] + path = pcb/kicad/reversible-kicad + url = https://github.com/tzarc/reversible-kicad.git -- cgit v1.2.3