Update docs/docs/troubleshooting.md
Updated discord redirect URL Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
241dfc6c30
commit
8a3a3b3dab
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ sidebar_title: Troubleshooting
|
|||
---
|
||||
### Summary
|
||||
|
||||
The following page provides suggestions for common errors that may occur during firmware compilation. If the information provided is insufficient to resolve the issue, feel free to seek out help from the [ZMK Discord](https://discord.gg/VJnx9kr).
|
||||
The following page provides suggestions for common errors that may occur during firmware compilation. If the information provided is insufficient to resolve the issue, feel free to seek out help from the [ZMK Discord](https://zmkfirmware.dev/community/discord/invite).
|
||||
|
||||
### Environment Variables not Defined
|
||||
|
||||
|
@ -30,4 +30,4 @@ reference to the [USB HID Usage ID](https://www.usb.org/document-library/hid-usa
|
|||
|
||||
|  |
|
||||
| :-------------------------------------------------------------------------------: |
|
||||
| A properly defined keymap with successful compilation. As shown in red, the corrected keycode (`&kp SPC`) references the proper Usage ID defined in the [USB HID Usage Tables](https://www.usb.org/document-library/hid-usage-tables-12)|
|
||||
| A properly defined keymap with successful compilation. As shown in red, the corrected keycode (`&kp SPC`) references the proper Usage ID defined in the [USB HID Usage Tables](https://www.usb.org/document-library/hid-usage-tables-12)|
|
||||
|
|
Loading…
Add table
Reference in a new issue