Deploying to gh-pages from @ qmk/qmk_firmware@691668340c 🚀

This commit is contained in:
zvecr 2023-01-04 04:11:56 +00:00
parent 2848a3e06c
commit 87b3e58f91

View File

@ -51,7 +51,7 @@ ChibiOS and ChibiOS-Contrib need to be updated in tandem -- the latter has a bra
* `./util/chibios_conf_updater.sh`
* Build everything
* `cd $QMK_FIRMWARE`
* `qmk multibuild -j4`
* `qmk mass-compile -j 4`
* Make sure there are no errors
* Push to the repo
* `git commit -am 'Update ChibiOS to 99.9.9'`