-
Notifications
You must be signed in to change notification settings - Fork 415
/
Lily58_Pro.net
899 lines (899 loc) · 31.2 KB
/
Lily58_Pro.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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
(export (version D)
(design
(source /Users/kata0510/git/Lily58/pcb/Lily58_Socket/Lily58_Socket.sch)
(date "2018 November 16, Friday 04:10:34")
(tool "Eeschema (5.0.0-3-g5ebb6b6)")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source Lily58_Socket.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value ProMicro)
(footprint Lily58-footprint:ProMicro_rev2)
(libsource (lib "") (part ProMicro_2) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722440))
(comp (ref SW25)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722503))
(comp (ref SW26)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722582))
(comp (ref SW1)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7225DA))
(comp (ref D1)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7226E7))
(comp (ref SW2)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7227CD))
(comp (ref D2)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722847))
(comp (ref SW3)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7228F7))
(comp (ref D3)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722950))
(comp (ref SW4)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722A11))
(comp (ref D4)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722A8F))
(comp (ref SW5)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722B51))
(comp (ref D5)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722BAD))
(comp (ref SW6)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722CA9))
(comp (ref D6)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B722FE1))
(comp (ref SW8)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723388))
(comp (ref SW9)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723731))
(comp (ref SW10)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7237A6))
(comp (ref SW11)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72387D))
(comp (ref SW12)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723AD3))
(comp (ref SW7)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723C9D))
(comp (ref D7)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723D94))
(comp (ref D8)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723E5F))
(comp (ref D9)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B723FA1))
(comp (ref D10)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7240EA))
(comp (ref D11)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72424D))
(comp (ref D12)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7243C0))
(comp (ref SW13)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7250AD))
(comp (ref SW14)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B725133))
(comp (ref SW15)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7251BF))
(comp (ref SW16)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72524E))
(comp (ref SW17)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7252F1))
(comp (ref SW18)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B725398))
(comp (ref D13)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7254EE))
(comp (ref D14)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7255FF))
(comp (ref D15)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72571C))
(comp (ref D16)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B725841))
(comp (ref D17)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72596D))
(comp (ref D18)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B725AA2))
(comp (ref SW21)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B726F89))
(comp (ref SW22)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727035))
(comp (ref SW23)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7270F6))
(comp (ref SW24)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7271A5))
(comp (ref SW20)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727256))
(comp (ref SW19)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727312))
(comp (ref D19)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B72767A))
(comp (ref D20)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7277CE))
(comp (ref D21)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727929))
(comp (ref D22)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727A89))
(comp (ref D23)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727BFE))
(comp (ref D24)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B727D79))
(comp (ref SW27)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7293B0))
(comp (ref SW28)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B734347))
(comp (ref SW29)
(value SW_PUSH)
(footprint Lily58-footprint:CherryMX_KailhLowProfile_Hotswap)
(libsource (lib "") (part SW_PUSH) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B73449B))
(comp (ref D25)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B734844))
(comp (ref D26)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B7349D1))
(comp (ref D27)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B734B62))
(comp (ref D28)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B734CF9))
(comp (ref D29)
(value D)
(footprint Lily58-footprint:Diode_SOD123)
(libsource (lib "") (part D) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B734F9E))
(comp (ref R1)
(value R)
(footprint Lily58-footprint:RESISTOR_mini)
(libsource (lib "") (part R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B739F4A))
(comp (ref R2)
(value R)
(footprint Lily58-footprint:RESISTOR_mini)
(libsource (lib "") (part R) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B73A034))
(comp (ref J2)
(value 4PIN)
(footprint Lily58-footprint:MJ-4PP-9)
(libsource (lib "") (part MJ-4PP-9) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B742D8C))
(comp (ref J1)
(value LED)
(footprint Lily58-footprint:LED)
(libsource (lib "") (part LED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74AE32))
(comp (ref TH1)
(value HOLE)
(footprint Lily58-footprint:M2_HOLE_PCB)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74CE27))
(comp (ref TH2)
(value HOLE)
(footprint Lily58-footprint:M2_HOLE_PCB)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74D0C7))
(comp (ref TH4)
(value HOLE)
(footprint Lily58-footprint:HOLE_M2_TH)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74D1C0))
(comp (ref TH5)
(value HOLE)
(footprint Lily58-footprint:HOLE_M2_TH)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74D78B))
(comp (ref TH6)
(value HOLE)
(footprint Lily58-footprint:HOLE_M2_TH)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74D88C))
(comp (ref TH7)
(value HOLE)
(footprint Lily58-footprint:HOLE_M2_TH)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74D98F))
(comp (ref TH3)
(value HOLE)
(footprint Lily58-footprint:HOLE_M2_TH)
(libsource (lib "") (part HOLE) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B74DA95))
(comp (ref RSW1)
(value SW_RST)
(footprint Lily58-footprint:TACT_SWITCH_TVBP06)
(libsource (lib "") (part SW_RST) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B8CE7E7))
(comp (ref P1)
(value i2c_pin)
(footprint Lily58-footprint:1pin_conn)
(libsource (lib "") (part i2c_pin) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B8F6780))
(comp (ref P2)
(value i2c_pin)
(footprint Lily58-footprint:1pin_conn)
(libsource (lib "") (part i2c_pin) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B8F6980))
(comp (ref W1)
(value jumper)
(footprint Lily58-footprint:jumper_data)
(libsource (lib Device) (part Jumper) (description "Jumper, generic, normally closed"))
(sheetpath (names /) (tstamps /))
(tstamp 5B900157))
(comp (ref J3)
(value OLED)
(footprint Lily58-footprint:OLED_4Pin)
(libsource (lib "") (part OLED) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 5B91007B))
(comp (ref JP1)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B911E74))
(comp (ref JP2)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B9120CE))
(comp (ref JP3)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B913646))
(comp (ref JP4)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B913C11))
(comp (ref JP5)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B9141F4))
(comp (ref JP6)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B9141FA))
(comp (ref JP7)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B914200))
(comp (ref JP8)
(value Jumper_NO_Small)
(footprint Lily58-footprint:Jumper)
(datasheet ~)
(libsource (lib Device) (part Jumper_NO_Small) (description "Jumper, normally open"))
(sheetpath (names /) (tstamps /))
(tstamp 5B914206)))
(libparts
(libpart (lib "") (part Lily58-cache:D)
(footprints
(fp TO-???*)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) Lily58-cache:D))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib "") (part Lily58-cache:HOLE)
(fields
(field (name Reference) U)
(field (name Value) Lily58-cache:HOLE)))
(libpart (lib "") (part Lily58-cache:LED)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Lily58-cache:LED))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))))
(libpart (lib "") (part Lily58-cache:MJ-4PP-9)
(fields
(field (name Reference) J)
(field (name Value) Lily58-cache:MJ-4PP-9))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))
(pin (num 3) (name ~) (type passive))
(pin (num 4) (name ~) (type passive))))
(libpart (lib "") (part Lily58-cache:OLED)
(footprints
(fp Pin_Header_Straight_1X04)
(fp Pin_Header_Angled_1X04)
(fp Socket_Strip_Straight_1X04)
(fp Socket_Strip_Angled_1X04))
(fields
(field (name Reference) J)
(field (name Value) Lily58-cache:OLED))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))))
(libpart (lib "") (part Lily58-cache:ProMicro_2)
(fields
(field (name Reference) U)
(field (name Value) Lily58-cache:ProMicro_2))
(pins
(pin (num 1) (name "TX(PD3)") (type input))
(pin (num 2) (name "RX(PD2)") (type input))
(pin (num 3) (name GND) (type input))
(pin (num 4) (name GND) (type input))
(pin (num 5) (name "SDA(PD1)") (type input))
(pin (num 6) (name "SCL(PD0)") (type input))
(pin (num 7) (name "D4(PD4)") (type input))
(pin (num 8) (name "D5(PC6)") (type input))
(pin (num 9) (name "D6(PD7)") (type input))
(pin (num 10) (name "D7(PE6)") (type input))
(pin (num 11) (name "D8(PB4)") (type input))
(pin (num 12) (name "D9(PB5)") (type input))
(pin (num 13) (name "D10(PB6)") (type input))
(pin (num 14) (name "D16(PB2)") (type input))
(pin (num 15) (name "D14(PB3)") (type input))
(pin (num 16) (name "D15(PB1)") (type input))
(pin (num 17) (name "A0(PF7)") (type input))
(pin (num 18) (name "A1(PF6)") (type input))
(pin (num 19) (name "A2(PF5)") (type input))
(pin (num 20) (name "A3(PF4)") (type input))
(pin (num 21) (name VCC) (type input))
(pin (num 22) (name RST) (type input))
(pin (num 23) (name GND) (type input))
(pin (num 24) (name RAW) (type input))))
(libpart (lib "") (part Lily58-cache:R)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) Lily58-cache:R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib "") (part Lily58-cache:SW_PUSH)
(fields
(field (name Reference) SW)
(field (name Value) Lily58-cache:SW_PUSH))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "") (part Lily58-cache:SW_RST)
(fields
(field (name Reference) RSW)
(field (name Value) Lily58-cache:SW_RST))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib "") (part Lily58-cache:i2c_pin)
(footprints
(fp Connector*:*_??x*mm*)
(fp Connector*:*1x??x*mm*)
(fp Pin?Header?Straight?1X*)
(fp Pin?Header?Angled?1X*)
(fp Socket?Strip?Straight?1X*)
(fp Socket?Strip?Angled?1X*))
(fields
(field (name Reference) J)
(field (name Value) Lily58-cache:i2c_pin))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib Device) (part Jumper)
(description "Jumper, generic, normally closed")
(docs ~)
(fields
(field (name Reference) JP)
(field (name Value) Jumper))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib Device) (part Jumper_NO_Small)
(description "Jumper, normally open")
(docs ~)
(fields
(field (name Reference) JP)
(field (name Value) Jumper_NO_Small))
(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")))
(nets
(net (code 1) (name LED)
(node (ref U1) (pin 1))
(node (ref J1) (pin 2)))
(net (code 2) (name "Net-(U1-Pad19)")
(node (ref U1) (pin 19)))
(net (code 3) (name DATA)
(node (ref W1) (pin 1))
(node (ref U1) (pin 2)))
(net (code 4) (name "Net-(U1-Pad20)")
(node (ref U1) (pin 20)))
(net (code 5) (name RESET)
(node (ref RSW1) (pin 2))
(node (ref U1) (pin 22)))
(net (code 6) (name "Net-(U1-Pad24)")
(node (ref U1) (pin 24)))
(net (code 7) (name SDA)
(node (ref JP5) (pin 2))
(node (ref R1) (pin 2))
(node (ref U1) (pin 5))
(node (ref JP4) (pin 2)))
(net (code 8) (name SCL)
(node (ref R2) (pin 2))
(node (ref JP3) (pin 2))
(node (ref JP6) (pin 2))
(node (ref U1) (pin 6)))
(net (code 9) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 10) (name "Net-(D25-Pad2)")
(node (ref SW25) (pin 2))
(node (ref D25) (pin 2)))
(net (code 11) (name "Net-(D26-Pad2)")
(node (ref SW26) (pin 2))
(node (ref D26) (pin 2)))
(net (code 12) (name "Net-(D1-Pad2)")
(node (ref SW1) (pin 2))
(node (ref D1) (pin 2)))
(net (code 13) (name "Net-(D2-Pad2)")
(node (ref SW2) (pin 2))
(node (ref D2) (pin 2)))
(net (code 14) (name "Net-(D3-Pad2)")
(node (ref SW3) (pin 2))
(node (ref D3) (pin 2)))
(net (code 15) (name "Net-(D4-Pad2)")
(node (ref SW4) (pin 2))
(node (ref D4) (pin 2)))
(net (code 16) (name "Net-(D5-Pad2)")
(node (ref D5) (pin 2))
(node (ref SW5) (pin 2)))
(net (code 17) (name "Net-(D6-Pad2)")
(node (ref SW6) (pin 2))
(node (ref D6) (pin 2)))
(net (code 18) (name "Net-(D8-Pad2)")
(node (ref SW8) (pin 2))
(node (ref D8) (pin 2)))
(net (code 19) (name "Net-(D9-Pad2)")
(node (ref SW9) (pin 2))
(node (ref D9) (pin 2)))
(net (code 20) (name "Net-(D10-Pad2)")
(node (ref D10) (pin 2))
(node (ref SW10) (pin 2)))
(net (code 21) (name "Net-(D11-Pad2)")
(node (ref D11) (pin 2))
(node (ref SW11) (pin 2)))
(net (code 22) (name "Net-(D12-Pad2)")
(node (ref D12) (pin 2))
(node (ref SW12) (pin 2)))
(net (code 23) (name "Net-(D7-Pad2)")
(node (ref SW7) (pin 2))
(node (ref D7) (pin 2)))
(net (code 24) (name "Net-(D13-Pad2)")
(node (ref D13) (pin 2))
(node (ref SW13) (pin 2)))
(net (code 25) (name "Net-(D14-Pad2)")
(node (ref D14) (pin 2))
(node (ref SW14) (pin 2)))
(net (code 26) (name "Net-(D15-Pad2)")
(node (ref D15) (pin 2))
(node (ref SW15) (pin 2)))
(net (code 27) (name "Net-(D16-Pad2)")
(node (ref D16) (pin 2))
(node (ref SW16) (pin 2)))
(net (code 28) (name "Net-(D17-Pad2)")
(node (ref D17) (pin 2))
(node (ref SW17) (pin 2)))
(net (code 29) (name "Net-(D18-Pad2)")
(node (ref D18) (pin 2))
(node (ref SW18) (pin 2)))
(net (code 30) (name "Net-(D21-Pad2)")
(node (ref SW21) (pin 2))
(node (ref D21) (pin 2)))
(net (code 31) (name "Net-(D22-Pad2)")
(node (ref D22) (pin 2))
(node (ref SW22) (pin 2)))
(net (code 32) (name "Net-(D23-Pad2)")
(node (ref SW23) (pin 2))
(node (ref D23) (pin 2)))
(net (code 33) (name col0)
(node (ref SW18) (pin 1))
(node (ref SW12) (pin 1))
(node (ref U1) (pin 18))
(node (ref SW6) (pin 1))
(node (ref SW24) (pin 1)))
(net (code 34) (name "Net-(D24-Pad2)")
(node (ref D24) (pin 2))
(node (ref SW24) (pin 2)))
(net (code 35) (name col4)
(node (ref SW14) (pin 1))
(node (ref SW26) (pin 1))
(node (ref U1) (pin 14))
(node (ref SW8) (pin 1))
(node (ref SW2) (pin 1))
(node (ref SW20) (pin 1)))
(net (code 36) (name "Net-(D20-Pad2)")
(node (ref SW20) (pin 2))
(node (ref D20) (pin 2)))
(net (code 37) (name col5)
(node (ref U1) (pin 13))
(node (ref SW19) (pin 1))
(node (ref SW13) (pin 1))
(node (ref SW25) (pin 1))
(node (ref SW7) (pin 1))
(node (ref SW1) (pin 1)))
(net (code 38) (name "Net-(D19-Pad2)")
(node (ref SW19) (pin 2))
(node (ref D19) (pin 2)))
(net (code 39) (name col3)
(node (ref U1) (pin 15))
(node (ref SW3) (pin 1))
(node (ref SW9) (pin 1))
(node (ref SW27) (pin 1))
(node (ref SW21) (pin 1))
(node (ref SW15) (pin 1)))
(net (code 40) (name "Net-(D27-Pad2)")
(node (ref SW27) (pin 2))
(node (ref D27) (pin 2)))
(net (code 41) (name col2)
(node (ref SW16) (pin 1))
(node (ref U1) (pin 16))
(node (ref SW22) (pin 1))
(node (ref SW28) (pin 1))
(node (ref SW10) (pin 1))
(node (ref SW4) (pin 1)))
(net (code 42) (name "Net-(D28-Pad2)")
(node (ref D28) (pin 2))
(node (ref SW28) (pin 2)))
(net (code 43) (name col1)
(node (ref SW5) (pin 1))
(node (ref SW11) (pin 1))
(node (ref SW29) (pin 1))
(node (ref SW23) (pin 1))
(node (ref U1) (pin 17))
(node (ref SW17) (pin 1)))
(net (code 44) (name "Net-(D29-Pad2)")
(node (ref SW29) (pin 2))
(node (ref D29) (pin 2)))
(net (code 45) (name row0)
(node (ref U1) (pin 8))
(node (ref D1) (pin 1))
(node (ref D2) (pin 1))
(node (ref D3) (pin 1))
(node (ref D4) (pin 1))
(node (ref D5) (pin 1))
(node (ref D6) (pin 1)))
(net (code 46) (name row1)
(node (ref U1) (pin 9))
(node (ref D7) (pin 1))
(node (ref D8) (pin 1))
(node (ref D9) (pin 1))
(node (ref D10) (pin 1))
(node (ref D11) (pin 1))
(node (ref D12) (pin 1)))
(net (code 47) (name row2)
(node (ref U1) (pin 10))
(node (ref D13) (pin 1))
(node (ref D14) (pin 1))
(node (ref D15) (pin 1))
(node (ref D16) (pin 1))
(node (ref D17) (pin 1))
(node (ref D18) (pin 1)))
(net (code 48) (name row3)
(node (ref D19) (pin 1))
(node (ref D20) (pin 1))
(node (ref D21) (pin 1))
(node (ref D22) (pin 1))
(node (ref D23) (pin 1))
(node (ref D24) (pin 1))
(node (ref U1) (pin 11)))
(net (code 49) (name row4)
(node (ref U1) (pin 12))
(node (ref D25) (pin 1))
(node (ref D26) (pin 1))
(node (ref D27) (pin 1))
(node (ref D28) (pin 1))
(node (ref D29) (pin 1)))
(net (code 50) (name VCC)
(node (ref U1) (pin 21))
(node (ref JP7) (pin 2))
(node (ref J1) (pin 1))
(node (ref J2) (pin 1))
(node (ref JP2) (pin 2))
(node (ref R2) (pin 1))
(node (ref R1) (pin 1)))
(net (code 51) (name GND)
(node (ref J1) (pin 3))
(node (ref U1) (pin 23))
(node (ref U1) (pin 3))
(node (ref U1) (pin 4))
(node (ref JP1) (pin 2))
(node (ref RSW1) (pin 1))
(node (ref J2) (pin 2))
(node (ref JP8) (pin 2)))
(net (code 52) (name "Net-(J2-Pad4)")
(node (ref J2) (pin 4))
(node (ref P1) (pin 1)))
(net (code 53) (name "Net-(J2-Pad3)")
(node (ref P2) (pin 1))
(node (ref W1) (pin 2))
(node (ref J2) (pin 3)))
(net (code 54) (name "Net-(J3-Pad2)")
(node (ref JP7) (pin 1))
(node (ref J3) (pin 2))
(node (ref JP3) (pin 1)))
(net (code 55) (name "Net-(J3-Pad3)")
(node (ref JP6) (pin 1))
(node (ref J3) (pin 3))
(node (ref JP2) (pin 1)))
(net (code 56) (name "Net-(J3-Pad4)")
(node (ref JP5) (pin 1))
(node (ref JP1) (pin 1))
(node (ref J3) (pin 4)))
(net (code 57) (name "Net-(J3-Pad1)")
(node (ref JP4) (pin 1))
(node (ref J3) (pin 1))
(node (ref JP8) (pin 1)))))