Remove unused library
This commit is contained in:
parent
2d751036a3
commit
83e4169067
4 changed files with 0 additions and 9 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,3 @@
|
|||
[submodule "keyboard_pcb/Keyboard.pretty"]
|
||||
path = keyboard_pcb/Keyboard.pretty
|
||||
url = https://github.com/stormbard/Keyboard.pretty.git
|
||||
[submodule "keyboard_pcb/kicad_lib_tmk"]
|
||||
path = keyboard_pcb/kicad_lib_tmk
|
||||
url = https://github.com/tmk/kicad_lib_tmk.git
|
||||
[submodule "Documentation/keyswitch_documentation"]
|
||||
path = Documentation/keyswitch_documentation
|
||||
url = https://github.com/keyboardio/keyswitch_documentation.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit f857253acb7014d5ab7381e589f1c98dc84be588
|
|
@ -1,3 +1,2 @@
|
|||
(fp_lib_table
|
||||
(lib (name Keyboard)(type KiCad)(uri "$(KIPRJMOD)/Keyboard.pretty")(options "")(descr ""))
|
||||
)
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit c563444ac172d5996339617df995e8b39210b5e0
|
Loading…
Add table
Reference in a new issue