1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
zvecr 2023-01-04 04:17:58 +00:00
commit 115c241f21
3 changed files with 168 additions and 2 deletions

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'`