refactor(docs): Refactor the development section (#2438)
This commit is contained in:
parent
aae4feeda8
commit
266227b580
33 changed files with 117 additions and 79 deletions
|
|
@ -187,7 +187,7 @@ Run `zmk keyboard list` to print a list of supported keyboard hardware.
|
|||
|
||||
If ZMK doesn't support your keyboard yet, you can run `zmk keyboard new` to create a new keyboard from a template.
|
||||
|
||||
This won't walk you through all of the details of adding support for a new keyboard, but it will generate most of the boilerplate for you. See the [New Keyboard Shield](development/new-shield.mdx) guide for how to finish writing the keyboard files.
|
||||
This won't walk you through all of the details of adding support for a new keyboard, but it will generate most of the boilerplate for you. See the [New Keyboard Shield](development/hardware-integration/new-shield.mdx) guide for how to finish writing the keyboard files.
|
||||
|
||||
### Module Management
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue