Fork QMK firmware za moj dactyl manuform.
https://github.com/qmk/qmk_firmware/
https://github.com/abstracthat/dactyl-manuform
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
551 B
20 lines
551 B
[submodule "lib/chibios"]
|
|
path = lib/chibios
|
|
url = https://github.com/qmk/ChibiOS
|
|
branch = master
|
|
[submodule "lib/chibios-contrib"]
|
|
path = lib/chibios-contrib
|
|
url = https://github.com/qmk/ChibiOS-Contrib
|
|
branch = master
|
|
[submodule "lib/googletest"]
|
|
path = lib/googletest
|
|
url = https://github.com/qmk/googletest
|
|
[submodule "lib/lufa"]
|
|
path = lib/lufa
|
|
url = https://github.com/qmk/lufa
|
|
[submodule "lib/vusb"]
|
|
path = lib/vusb
|
|
url = https://github.com/qmk/v-usb
|
|
[submodule "lib/printf"]
|
|
path = lib/printf
|
|
url = https://github.com/qmk/printf
|