- Reorganize repo to split DK60 and DK60TP

This commit is contained in:
Damien Broqua 2017-05-27 16:56:01 +02:00
parent 51efb52252
commit acf0ee390b
132 changed files with 460 additions and 42436 deletions

View File

@ -1,6 +1,6 @@
(export (version D)
(design
(source /home/dbroqua/Webstorm/dbroqua/MX_HHKB/Kicad/MX_HHKB.sch)
(source ./DK60.sch)
(date "Tue 23 May 2017 08:15:47 PM CEST")
(tool "Eeschema 4.0.5+dfsg1-4")
(sheet (number 1) (name /) (tstamps /)
@ -9,7 +9,7 @@
(company)
(rev)
(date)
(source MX_HHKB.sch)
(source DK60.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
@ -1070,7 +1070,7 @@
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical keyboard_parts)
(uri /home/dbroqua/Webstorm/dbroqua/MX_HHKB/Kicad/Libraries/keyboard_parts.lib)))
(uri ../../Libraries/keyboard_parts.lib)))
(nets
(net (code 1) (name "Net-(R4-Pad2)")
(node (ref U0) (pin 4))
@ -1526,4 +1526,4 @@
(node (ref D46) (pin 1))
(node (ref D52) (pin 1))
(node (ref U0) (pin 26))
(node (ref D41) (pin 1)))))
(node (ref D41) (pin 1)))))

View File

@ -58,5 +58,5 @@ LibName26=opto
LibName27=atmel
LibName28=contrib
LibName29=valves
LibName30=Libraries/keyboard_parts
LibName31=Libraries/mkl27z256vfm4
LibName30=../../Libraries/keyboard_parts
LibName31=../../Libraries/mkl27z256vfm4

File diff suppressed because it is too large Load Diff

3
DK60/Kicad/fp-lib-table Normal file
View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name Footprint)(type KiCad)(uri "$(KIPRJMOD)/../../Footprint")(options "")(descr ""))
)

View File

@ -0,0 +1,13 @@
(module IBM_Trackpad (layer F.Cu) (tedit 59270D51)
(fp_text reference REF** (at 0 3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value IBM_Trackpad (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole circle (at 4 1) (size 1.27 1.27) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2 1) (size 1.27 1.27) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 1) (size 1.27 1.27) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -2 1) (size 1.27 1.27) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -4 1) (size 1.27 1.27) (drill 1) (layers *.Cu *.Mask))
)

Some files were not shown because too many files have changed in this diff Show More