Create KiCad project
This commit is contained in:
parent
674987243f
commit
1e28fe8c4a
4 changed files with 63 additions and 0 deletions
15
fp-lib-table
Normal file
15
fp-lib-table
Normal file
|
@ -0,0 +1,15 @@
|
|||
(fp_lib_table
|
||||
(version 7)
|
||||
(lib (name "Alps_MX_Stabilizers")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Alps_MX_Stabilizers.pretty")(options "")(descr ""))
|
||||
(lib (name "Alps_Solderable")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Alps_Solderable.pretty")(options "")(descr ""))
|
||||
(lib (name "Gateron_KS33_Hotswap")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Gateron_KS33_Hotswap.pretty")(options "")(descr ""))
|
||||
(lib (name "Gateron_KS33_Solderable")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Gateron_KS33_Solderable.pretty")(options "")(descr ""))
|
||||
(lib (name "Kailh_PG1353_Hotswap")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Kailh_PG1353_Hotswap.pretty")(options "")(descr ""))
|
||||
(lib (name "Kailh_PG1353_Solderable")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Kailh_PG1353_Solderable.pretty")(options "")(descr ""))
|
||||
(lib (name "MX_Alps_Hybrid")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/MX_Alps_Hybrid.pretty")(options "")(descr ""))
|
||||
(lib (name "MX_Hotswap")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/MX_Hotswap.pretty")(options "")(descr ""))
|
||||
(lib (name "MX_Solderable")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/MX_Solderable.pretty")(options "")(descr ""))
|
||||
(lib (name "Resources")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Resources")(options "")(descr ""))
|
||||
(lib (name "Switch_Misc")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Switch_Misc.pretty")(options "")(descr ""))
|
||||
(lib (name "Template")(type "KiCad")(uri "${KIPRJMOD}/libs/MX_V2/Template.pretty")(options "")(descr ""))
|
||||
)
|
2
progkeeb.kicad_pcb
Normal file
2
progkeeb.kicad_pcb
Normal file
|
@ -0,0 +1,2 @@
|
|||
(kicad_pcb (version 20241229) (generator "pcbnew") (generator_version "9.0")
|
||||
)
|
32
progkeeb.kicad_pro
Normal file
32
progkeeb.kicad_pro
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"board": {
|
||||
"design_settings": {
|
||||
"defaults": {},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"rules": {},
|
||||
"track_widths": [],
|
||||
"via_dimensions": []
|
||||
}
|
||||
},
|
||||
"boards": [],
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "kicad.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
}
|
||||
},
|
||||
"pcbnew": {
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"sheets": [],
|
||||
"text_variables": {}
|
||||
}
|
14
progkeeb.kicad_sch
Normal file
14
progkeeb.kicad_sch
Normal file
|
@ -0,0 +1,14 @@
|
|||
(kicad_sch
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "9.0")
|
||||
(uuid 080f2652-1a4e-4ddd-9616-9f56a325b95e)
|
||||
(paper "A4")
|
||||
(lib_symbols)
|
||||
(sheet_instances
|
||||
(path "/"
|
||||
(page "1")
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue