Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
Add lines about QMK version 0.18.5
  • Loading branch information
granitrocky authored May 13, 2024
1 parent c3aab41 commit afccbc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The below is a work in progress. Don't be surprised if there are quirks in the i

If your qmk_firmware repository is NOT located under ~/qmk_firmware, you may encounter qmk build issue. In such case, try moving the repository or adding a symlink, then retry compiling.

Your qmk_firmware repository should ALSO be on the 0.18.5 branch of QMK. Newer updates will cause errors when compiling.

``` sh
ln -s your_path_to_repos/qmk_firmware ~/qmk_firmware
```
Expand Down

0 comments on commit afccbc8

Please sign in to comment.