forked from kofal.net/zmk
docs: List some of the commonly used MCUs (#3111)
This commit is contained in:
@@ -40,7 +40,8 @@ export const toc = [
|
|||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
With the solid technical foundation of Zephyr™ RTOS, ZMK can support a wide diversity of hardware targets.
|
With the solid technical foundation of Zephyr™ RTOS, ZMK can support a wide diversity of hardware targets,
|
||||||
|
including but not limited to Nordic nRF52, Raspberry Pi RP2040/RP2350, most ST STM32 MCUs, and Microchip SAMD21.
|
||||||
That being said, there are specific [boards / shields](development/hardware-integration/index.mdx#boards--shields) that have been implemented and tested by the ZMK contributors, listed below.
|
That being said, there are specific [boards / shields](development/hardware-integration/index.mdx#boards--shields) that have been implemented and tested by the ZMK contributors, listed below.
|
||||||
|
|
||||||
<HardwareList items={Metadata} />
|
<HardwareList items={Metadata} />
|
||||||
|
|||||||
Reference in New Issue
Block a user