From 972760b3e68156c72129b833d5624d4e6f60619b Mon Sep 17 00:00:00 2001 From: Marc Poulhiès Date: Fri, 22 Jul 2022 20:53:16 +0200 Subject: Rev 2.1 for error with sk6812mini-e 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. --- pcb/kicad/pouetpouet/pouetpouet-rescue.lib | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'pcb/kicad/pouetpouet/pouetpouet-rescue.lib') diff --git a/pcb/kicad/pouetpouet/pouetpouet-rescue.lib b/pcb/kicad/pouetpouet/pouetpouet-rescue.lib index 2213eb9..f9adb5b 100644 --- a/pcb/kicad/pouetpouet/pouetpouet-rescue.lib +++ b/pcb/kicad/pouetpouet/pouetpouet-rescue.lib @@ -1,6 +1,33 @@ EESchema-LIBRARY Version 2.4 #encoding utf-8 # +# SK6812Mini-E +# +DEF SK6812Mini-E LED 0 10 Y Y 1 F N +F0 "LED" 200 225 50 H V R BNN +F1 "SK6812Mini-E" 50 -225 50 H V L TNN +F2 "reversible-kicad-footprints:SK6812Mini-E" 50 -300 50 H I L TNN +F3 "" 100 -375 50 H I L TNN +$FPLIST + LED*WS2812*PLCC*5.0x5.0mm*P3.2mm* +$ENDFPLIST +DRAW +T 0 90 -165 30 0 0 0 RGB Normal 0 C C +S 200 200 -200 -200 0 1 10 f +P 2 0 1 0 50 -140 70 -140 N +P 2 0 1 0 50 -100 70 -100 N +P 2 0 1 0 185 -140 105 -140 N +P 3 0 1 0 90 -100 50 -140 50 -120 N +P 3 0 1 0 90 -60 50 -100 50 -80 N +P 3 0 1 0 145 -40 145 -140 145 -160 N +P 4 0 1 0 185 -60 105 -60 145 -140 185 -60 N +X VDD 1 0 300 100 D 50 50 1 1 W +X DOUT 2 300 0 100 L 50 50 1 1 O +X GND 3 0 -300 100 U 50 50 1 1 W +X DIN 4 -300 0 100 R 50 50 1 1 I +ENDDRAW +ENDDEF +# # 74LVC1G34-74LVC1G34 # DEF 74LVC1G34-74LVC1G34 U 0 10 Y Y 1 F N -- cgit v1.2.3