forked from keyboardio/Kaleidoscope-Bundle-Keyboardio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.19 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "avr/bootloaders/caterina"]
path = avr/bootloaders/caterina
url = https://github.com/keyboardio/Model01-Bootloader
[submodule "toolchain"]
path = toolchain
url = https://github.com/keyboardio/Kaleidoscope-Prebuilt-Toolchain.git
[submodule "build-tools"]
path = build-tools
url = https://github.com/keyboardio/Kaleidoscope-Build-Tools.git
[submodule "avr/libraries/KeyboardioScanner"]
path = avr/libraries/KeyboardioScanner
url = https://github.com/keyboardio/KeyboardioScanner
[submodule "avr/libraries/KeyboardioHID"]
path = avr/libraries/KeyboardioHID
url = https://github.com/keyboardio/KeyboardioHID
[submodule "avr/libraries/Kaleidoscope"]
path = avr/libraries/Kaleidoscope
url = https://github.com/keyboardio/Kaleidoscope
[submodule "avr/libraries/Model01-Firmware"]
path = avr/libraries/Model01-Firmware
url = https://github.com/Keyboardio/Model01-Firmware
[submodule "avr/libraries/Kaleidoscope-HIDAdaptor-KeyboardioHID"]
path = avr/libraries/Kaleidoscope-HIDAdaptor-KeyboardioHID
url = https://github.com/keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID
[submodule "avr/bootloaders/Atreus2"]
path = avr/bootloaders/Atreus2
url = https://github.com/keyboardio/Atreus2-Bootloader