qmk_firmware icon indicating copy to clipboard operation
qmk_firmware copied to clipboard

Output error if `keymaps` dir is missing

Open waffle87 opened this issue 2 years ago • 0 comments

Description

As title. Otherwise, build will just fail silently. Let me know if there's somewhere else this should go — feel like there's numerous places/methods for this.

Types of Changes

  • [x] Core
  • [x] Enhancement/optimization

Checklist

  • [x] My code follows the code style of this project: C, Python
  • [x] I have read the PR Checklist document and have made the appropriate changes.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [x] I have tested the changes and verified that they work and don't break anything (as well as I can manage).

waffle87 avatar Jan 02 '23 20:01 waffle87