summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-08-18 18:20:25 +1000
committerGitHub <noreply@github.com>2021-08-18 18:20:25 +1000
commitb16091659cc9a724a8800f77e631643b4ab089ad (patch)
treee44933472c6d100bd4fc5d8a693d9d21e3c32f6f /tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules
parentcf5e40c25139ff64ff246f1c6280e983ef75551c (diff)
Move USB Host Shield and Arduino core to `lib/` (#13973)
Diffstat (limited to 'tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules')
-rw-r--r--tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules12
1 files changed, 0 insertions, 12 deletions
diff --git a/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules b/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules
deleted file mode 100644
index 32a0783a89..0000000000
--- a/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules
+++ /dev/null
@@ -1,12 +0,0 @@
-[submodule "examples/testusbhostFAT/generic_storage"]
- path = examples/testusbhostFAT/generic_storage
- url = https://github.com/xxxajk/generic_storage
-[submodule "examples/testusbhostFAT/xmem2"]
- path = examples/testusbhostFAT/xmem2
- url = https://github.com/xxxajk/xmem2
-[submodule "examples/testusbhostFAT/Arduino_Makefile_master"]
- path = examples/testusbhostFAT/Arduino_Makefile_master
- url = https://github.com/xxxajk/Arduino_Makefile_master
-[submodule "examples/testusbhostFAT/RTClib"]
- path = examples/testusbhostFAT/RTClib
- url = https://github.com/xxxajk/RTClib