Commit suggested sentence edit
Co-authored-by: Dom H <dom@hxy.io>
This commit is contained in:
parent
469d0e225a
commit
37cba67a3b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ This can be verified by checking the file in question, found in `mkdir/app/build
|
||||||
After opening the `<board>.dts.pre.tmp:<line number>` and scrolling down to the referenced line, one can locate errors within their shield's keymap by checking if the referenced keycodes were properly converted into the correct [USB HID Usage ID](https://www.usb.org/document-library/hid-usage-tables-12).
|
After opening the `<board>.dts.pre.tmp:<line number>` and scrolling down to the referenced line, one can locate errors within their shield's keymap by checking if the referenced keycodes were properly converted into the correct [USB HID Usage ID](https://www.usb.org/document-library/hid-usage-tables-12).
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
If you are reviewing these errors in the GitHub Actions tab, `<board>.dts.pre.tmp:<line number>` can be found in the next step of the build process.
|
If you are reviewing these errors in the GitHub Actions tab, the contents of `<board>.dts.pre.tmp` is output (with line numbers) in the next step of the build process.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|  |
|
|  |
|
||||||
|
|
Loading…
Add table
Reference in a new issue