Update README.md

This commit is contained in:
Quentin
2024-08-02 13:42:10 +02:00
parent f461e2d590
commit f28d786d60

View File

@@ -57,3 +57,10 @@ This can also be used to control which fork is used, though only upstream `qmk_f
1. (First time only) `git submodule add https://github.com/qmk/qmk_firmware.git`
1. (To update) `git submodule update --init --recursive`
1. Commit your changes to your userspace repository
## BastardKB specific instructions
- Clone the bkb repo
- point qmk install to that repo, eg `qmk config user.qmk_home=/home/qmk/bastardkb-qmk`
- compile normally