Browse Source

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

gh-pages
zvecr 1 year ago
parent
commit
87b3e58f91
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      chibios_upgrade_instructions.md

+ 1
- 1
chibios_upgrade_instructions.md 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'`


Loading…
Cancel
Save