diff --git a/README.md b/README.md index 9a96cbe..23829bd 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file