-
Notifications
You must be signed in to change notification settings - Fork 0
/
quali5.net
243 lines (243 loc) · 8.18 KB
/
quali5.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
(export (version D)
(design
(source /Users/tamano/workspace/develop/quali5/quali5.sch)
(date "Tuesday, June 22, 2021 at 01:16:44 AM")
(tool "Eeschema (5.1.9-0-10_14)")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title Quali5)
(company)
(rev 2)
(date)
(source quali5.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref OL1)
(value OLED)
(footprint kbd:OLED)
(libsource (lib kbd) (part OLED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA2FB4))
(comp (ref SW2)
(value SW_PUSH)
(footprint kbd:ChocV1_V2_Hotswap)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA4A69))
(comp (ref SW1)
(value SW_PUSH)
(footprint kbd:ResetSW_1side)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AAA4BD))
(comp (ref D1)
(value D_Small)
(footprint kbd:D3_SMD)
(datasheet ~)
(libsource (lib Device) (part D_Small) (description "Diode, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60AAE188))
(comp (ref D2)
(value D_Small)
(footprint kbd:D3_SMD)
(datasheet ~)
(libsource (lib Device) (part D_Small) (description "Diode, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60AAD814))
(comp (ref SW3)
(value SW_PUSH)
(footprint kbd:ChocV1_V2_Hotswap)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA4F55))
(comp (ref SW6)
(value SW_PUSH)
(footprint kbd:ChocV1_V2_Hotswap)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA757B))
(comp (ref D5)
(value D_Small)
(footprint kbd:D3_SMD)
(datasheet ~)
(libsource (lib Device) (part D_Small) (description "Diode, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60AAF5F7))
(comp (ref D4)
(value D_Small)
(footprint kbd:D3_SMD)
(datasheet ~)
(libsource (lib Device) (part D_Small) (description "Diode, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60AAEECA))
(comp (ref D3)
(value D_Small)
(footprint kbd:D3_SMD)
(datasheet ~)
(libsource (lib Device) (part D_Small) (description "Diode, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 60AAE914))
(comp (ref SW5)
(value SW_PUSH)
(footprint kbd:ChocV1_V2_Hotswap)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA67DF))
(comp (ref SW4)
(value SW_PUSH)
(footprint kbd:ChocV1_V2_Hotswap)
(libsource (lib kbd) (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA5B4D))
(comp (ref U1)
(value ProMicro)
(footprint kbd:ProMicro_v3.5)
(libsource (lib kbd) (part ProMicro) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 60AA1DB7)))
(libparts
(libpart (lib Device) (part D_Small)
(description "Diode, small symbol")
(docs ~)
(footprints
(fp TO-???*)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D_Small))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib kbd) (part OLED)
(fields
(field (name Reference) OL)
(field (name Value) OLED))
(pins
(pin (num 1) (name SDA) (type BiDi))
(pin (num 2) (name SCL) (type BiDi))
(pin (num 3) (name VCC) (type power_in))
(pin (num 4) (name GND) (type power_in))))
(libpart (lib kbd) (part ProMicro)
(fields
(field (name Reference) U)
(field (name Value) ProMicro))
(pins
(pin (num 1) (name TX0/D3) (type BiDi))
(pin (num 2) (name RX1/D2) (type BiDi))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name 2/D1/SDA) (type BiDi))
(pin (num 6) (name 3/D0/SCL) (type BiDi))
(pin (num 7) (name 4/D4) (type BiDi))
(pin (num 8) (name 5/C6) (type BiDi))
(pin (num 9) (name 6/D7) (type BiDi))
(pin (num 10) (name 7/E6) (type BiDi))
(pin (num 11) (name 8/B4) (type BiDi))
(pin (num 12) (name 9/B5) (type BiDi))
(pin (num 13) (name B6/10) (type BiDi))
(pin (num 14) (name B2/16) (type BiDi))
(pin (num 15) (name B3/14) (type BiDi))
(pin (num 16) (name B1/15) (type BiDi))
(pin (num 17) (name F7/A0) (type BiDi))
(pin (num 18) (name F6/A1) (type BiDi))
(pin (num 19) (name F5/A2) (type BiDi))
(pin (num 20) (name F4/A3) (type BiDi))
(pin (num 21) (name VCC) (type power_in))
(pin (num 22) (name RST) (type input))
(pin (num 23) (name GND) (type power_in))
(pin (num 24) (name RAW) (type power_out))))
(libpart (lib kbd) (part SW_PUSH)
(fields
(field (name Reference) SW)
(field (name Value) SW_PUSH))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive)))))
(libraries
(library (logical Device)
(uri "/Library/Application Support/kicad/library/Device.lib"))
(library (logical kbd)
(uri /Users/tamano/Downloads/kbd-master/kicad-symbols/kbd.lib)))
(nets
(net (code 1) (name "Net-(D1-Pad2)")
(node (ref D1) (pin 2))
(node (ref SW2) (pin 2)))
(net (code 2) (name GND)
(node (ref OL1) (pin 4))
(node (ref SW1) (pin 2))
(node (ref U1) (pin 23))
(node (ref U1) (pin 4))
(node (ref U1) (pin 3)))
(net (code 3) (name VCC)
(node (ref OL1) (pin 3))
(node (ref U1) (pin 21)))
(net (code 4) (name SDA)
(node (ref OL1) (pin 1))
(node (ref U1) (pin 5)))
(net (code 5) (name SCL)
(node (ref U1) (pin 6))
(node (ref OL1) (pin 2)))
(net (code 6) (name RST)
(node (ref U1) (pin 22))
(node (ref SW1) (pin 1)))
(net (code 7) (name col0)
(node (ref U1) (pin 19))
(node (ref SW5) (pin 1))
(node (ref SW3) (pin 1))
(node (ref SW2) (pin 1))
(node (ref SW4) (pin 1)))
(net (code 8) (name row0)
(node (ref U1) (pin 20))
(node (ref D1) (pin 1)))
(net (code 9) (name "Net-(U1-Pad1)")
(node (ref U1) (pin 1)))
(net (code 10) (name "Net-(U1-Pad2)")
(node (ref U1) (pin 2)))
(net (code 11) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 12) (name "Net-(U1-Pad8)")
(node (ref U1) (pin 8)))
(net (code 13) (name "Net-(U1-Pad24)")
(node (ref U1) (pin 24)))
(net (code 14) (name row1)
(node (ref U1) (pin 18))
(node (ref D2) (pin 1)))
(net (code 15) (name "Net-(D2-Pad2)")
(node (ref SW3) (pin 2))
(node (ref D2) (pin 2)))
(net (code 16) (name "Net-(D5-Pad2)")
(node (ref SW6) (pin 2))
(node (ref D5) (pin 2)))
(net (code 17) (name "Net-(D4-Pad2)")
(node (ref SW5) (pin 2))
(node (ref D4) (pin 2)))
(net (code 18) (name "Net-(D3-Pad2)")
(node (ref SW4) (pin 2))
(node (ref D3) (pin 2)))
(net (code 19) (name row2)
(node (ref D3) (pin 1))
(node (ref U1) (pin 17)))
(net (code 20) (name row3)
(node (ref U1) (pin 16))
(node (ref D4) (pin 1))
(node (ref D5) (pin 1)))
(net (code 21) (name "Net-(U1-Pad10)")
(node (ref U1) (pin 10)))
(net (code 22) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 23) (name "Net-(U1-Pad12)")
(node (ref U1) (pin 12)))
(net (code 24) (name col1)
(node (ref U1) (pin 13))
(node (ref SW6) (pin 1)))
(net (code 25) (name "Net-(U1-Pad14)")
(node (ref U1) (pin 14)))
(net (code 26) (name "Net-(U1-Pad15)")
(node (ref U1) (pin 15)))
(net (code 27) (name "Net-(U1-Pad9)")
(node (ref U1) (pin 9)))))