diff --git a/.gitmodules b/.gitmodules index 1abb300..4ff7385 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/keyboard_pcb/Keyboard.pretty b/keyboard_pcb/Keyboard.pretty deleted file mode 160000 index f857253..0000000 --- a/keyboard_pcb/Keyboard.pretty +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f857253acb7014d5ab7381e589f1c98dc84be588 diff --git a/keyboard_pcb/fp-lib-table b/keyboard_pcb/fp-lib-table index d0a8703..3af510b 100644 --- a/keyboard_pcb/fp-lib-table +++ b/keyboard_pcb/fp-lib-table @@ -1,3 +1,2 @@ (fp_lib_table - (lib (name Keyboard)(type KiCad)(uri "$(KIPRJMOD)/Keyboard.pretty")(options "")(descr "")) ) diff --git a/keyboard_pcb/kicad_lib_tmk b/keyboard_pcb/kicad_lib_tmk deleted file mode 160000 index c563444..0000000 --- a/keyboard_pcb/kicad_lib_tmk +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c563444ac172d5996339617df995e8b39210b5e0