Files
Last update 4 years 9 months
by Gap1
| Files | |
|---|---|
| hw | |
| sw-mcu | |
| sw-pc | |
| .git-commit-temlate | |
| .gitmodules | |
| LICENSE | |
| README.md |
README.mdmini-macro-keyboard
View this project on CADLAB.io.
Cloning
After cloning you need to configure (localy to repository) commit message template and init submodules. This will NOT override your global configuration.
git clone https://github.com/S1ckret/mini-macro-keyboard.gitcd mini-macro-keyboard
git config commit.template ./.git-commit-temlate
git submodule update --init
You are ready to work!