-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
088cf94
commit 049b2bd
Showing
15 changed files
with
93,260 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
EESchema-LIBRARY Version 2.4 | ||
#encoding utf-8 | ||
# | ||
#End Library |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
EESchema-DOCLIB Version 2.0 | ||
# | ||
#End Doc Library |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
EESchema-LIBRARY Version 2.4 | ||
#encoding utf-8 | ||
# | ||
# MJ-4PP-9-kbd | ||
# | ||
DEF MJ-4PP-9-kbd J 0 40 Y Y 1 F N | ||
F0 "J" 0 150 50 H V C CNN | ||
F1 "MJ-4PP-9-kbd" 0 -150 50 H V C CNN | ||
F2 "" 275 175 50 H I C CNN | ||
F3 "" 275 175 50 H I C CNN | ||
DRAW | ||
S -75 -75 -125 50 0 1 0 N | ||
S 125 100 -150 -100 0 1 12 N | ||
P 3 0 1 0 -100 50 -100 75 125 75 N | ||
P 4 0 1 0 -50 -75 -25 -50 0 -75 125 -75 N | ||
P 4 0 1 0 0 -25 25 0 50 -25 125 -25 N | ||
P 4 0 1 0 50 25 75 50 100 25 125 25 N | ||
X ~ A 200 75 79 L 28 20 1 1 I | ||
X ~ B 200 -75 79 L 28 20 1 1 I | ||
X ~ C 200 -25 79 L 28 20 1 1 I | ||
X ~ D 200 25 79 L 28 20 1 1 I | ||
ENDDRAW | ||
ENDDEF | ||
# | ||
# ProMicro-kbd | ||
# | ||
DEF ProMicro-kbd U 0 40 Y Y 1 F N | ||
F0 "U" 0 950 60 H V C CNN | ||
F1 "ProMicro-kbd" 0 -550 60 H V C CNN | ||
F2 "" 100 -1050 60 H V C CNN | ||
F3 "" 100 -1050 60 H V C CNN | ||
DRAW | ||
S -500 850 500 -450 0 1 0 N | ||
X TX 1 -700 750 200 R 50 50 1 1 B | ||
X E6 10 -700 -150 200 R 50 50 1 1 B | ||
X B4 11 -700 -250 200 R 50 50 1 1 B | ||
X B5 12 -700 -350 200 R 50 50 1 1 B | ||
X B6 13 700 -350 200 L 50 50 1 1 B | ||
X B2 14 700 -250 200 L 50 50 1 1 B | ||
X B3 15 700 -150 200 L 50 50 1 1 B | ||
X B1 16 700 -50 200 L 50 50 1 1 B | ||
X F7 17 700 50 200 L 50 50 1 1 B | ||
X F6 18 700 150 200 L 50 50 1 1 B | ||
X F5 19 700 250 200 L 50 50 1 1 B | ||
X RX 2 -700 650 200 R 50 50 1 1 B | ||
X F4 20 700 350 200 L 50 50 1 1 B | ||
X VCC 21 700 450 200 L 50 50 1 1 W | ||
X RST 22 700 550 200 L 50 50 1 1 I | ||
X GND 23 700 650 200 L 50 50 1 1 W | ||
X RAW 24 700 750 200 L 50 50 1 1 w | ||
X GND 3 -700 550 200 R 50 50 1 1 W | ||
X GND 4 -700 450 200 R 50 50 1 1 W | ||
X SDA 5 -700 350 200 R 50 50 1 1 B | ||
X SCL 6 -700 250 200 R 50 50 1 1 B | ||
X D4 7 -700 150 200 R 50 50 1 1 B | ||
X C6 8 -700 50 200 R 50 50 1 1 B | ||
X D7 9 -700 -50 200 R 50 50 1 1 B | ||
ENDDRAW | ||
ENDDEF | ||
# | ||
# SW_PUSH-kbd | ||
# | ||
DEF SW_PUSH-kbd SW 0 40 N N 1 F N | ||
F0 "SW" 150 110 50 H V C CNN | ||
F1 "SW_PUSH-kbd" 0 -80 50 H V C CNN | ||
F2 "" 0 0 50 H V C CNN | ||
F3 "" 0 0 50 H V C CNN | ||
DRAW | ||
S -170 50 170 60 0 1 0 N | ||
P 4 0 1 0 -40 60 -30 90 30 90 40 60 N | ||
X 1 1 -300 0 200 R 50 50 0 1 P I | ||
X 2 2 300 0 200 L 50 50 0 1 P I | ||
ENDDRAW | ||
ENDDEF | ||
# | ||
#End Library |
Oops, something went wrong.