Adjusted lines to fix caption format
This commit is contained in:
parent
cb95b9f11a
commit
336cae9d0f
1 changed files with 2 additions and 3 deletions
|
@ -25,8 +25,7 @@ After opening the `<board>.dts.pre.tmp:<line number>` and scrolling down to the
|
||||||
|
|
||||||
| ![Unhealthy Keymap Temp](../docs/assets/troubleshooting/keymaps/unhealthyEDIT.png) |
|
| ![Unhealthy Keymap Temp](../docs/assets/troubleshooting/keymaps/unhealthyEDIT.png) |
|
||||||
| :-------------------------------------------------------------------------------: |
|
| :-------------------------------------------------------------------------------: |
|
||||||
| An incorrectly defined keymap unable to compile. As shown in red, `&kp SPAC` is not a valid
|
| An incorrectly defined keymap unable to compile. As shown in red, `&kp SPAC` is not a valid reference to the [USB HID Usage ID](https://www.usb.org/document-library/hid-usage-tables-12) used for "Keyboard Spacebar" |
|
||||||
reference to the [USB HID Usage ID](https://www.usb.org/document-library/hid-usage-tables-12) used for "Keyboard Spacebar" |
|
|
||||||
|
|
||||||
| ![Healthy Keymap Temp](../docs/assets/troubleshooting/keymaps/healthyEDIT.png) |
|
| ![Healthy Keymap Temp](../docs/assets/troubleshooting/keymaps/healthyEDIT.png) |
|
||||||
| :-------------------------------------------------------------------------------: |
|
| :-------------------------------------------------------------------------------: |
|
||||||
|
|
Loading…
Reference in a new issue