forked from foostan/crkbd
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
5 changed files
with
113 additions
and
64 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
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,40 @@ | ||
EESchema-LIBRARY Version 2.4 | ||
#encoding utf-8 | ||
# | ||
# 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 | ||
# | ||
#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
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 |
---|---|---|
@@ -1,2 +1,3 @@ | ||
(sym_lib_table | ||
(lib (name corne-cherry-rescue)(type Legacy)(uri ${KIPRJMOD}/corne-cherry-rescue.lib)(options "")(descr "")) | ||
) |