docs: reorganise supported hardware page (#3363)
* docs: supported hardware structure changes Added a few links to hardware intergration pages to provide clearly signal to reader "you can make your own". Removed "Contributing" section since it's not really relavent anymore. * docs: move unsupported boards section out of metadata * address review comments * fix broken link * board variants, interconnect, fix link, move unsupported section * Apply suggested change Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com> --------- Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
This commit is contained in:
parent
773dec58ea
commit
ff09f2d0c9
4 changed files with 54 additions and 41 deletions
|
|
@ -9,10 +9,6 @@ description: |
|
|||
natural extension, once there were many shields designed for it, many other *boards* began to be developed
|
||||
that were compatible to leverage the extensive available shields. Today, many dev kits come with Uno
|
||||
headers to make it easy to work with them.
|
||||
|
||||
Note: ZMK doesn't support boards with AVR 8-bit processors, such as the ATmega32U4, because Zephyr™ only
|
||||
supports 32-bit and 64-bit platforms. As a result, boards like the original Arduino Uno Rev3 itself are
|
||||
*not* supported by ZMK.
|
||||
node_labels:
|
||||
gpio: arduino_header
|
||||
i2c: arduino_i2c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue