2.9 KiB
title | sidebar_label |
---|---|
Supported Hardware | Supported Hardware |
:::warning
ZMK Firmware is still an early stage project. Many features are still waiting to be implemented, and only a select few keyboards have had their hardware details codified in boards/shields for ZMK.
:::
With the solid technical foundation of Zephyr™ RTOS, ZMK can support a wide diversity of hardware targets. That being said, there are currently only a few specific boards/shields that have been written and tested by the ZMK contributors.
Boards
- nice!nano (
nice_nano
) - nrfMicro (
nrfmicro_13
,nrfmicro_11
,nrfmicro_11_flipped
) - BlueMicro840 (
bluemicro840_v1
) - QMK Proton-C (
proton_c
) - BDN9 Rev2 (
bdn9_rev2
)
Keyboard Shields
- Kyria (
kyria_left
andkyria_right
) - Corne (
corne_left
andcorne_right
) - Helix (
helix_left
andhelix_right
) - Lily58 (
lily58_left
andlily58_right
) - Sofle (
sofle_left
andsofle_right
) - Splitreus62 (
splitreus62_left
andsplitreus62_right
) - Jorne (
jorne_left
andjorne_right
) - Jian (
jian_left
andjian_right
) - Reviung41 (
reviung41
) - RoMac+ v4 (
romac_plus
) - RoMac v2 (
romac
) - Boardsource 3x4 Macro (
boardsource3x4
) - QAZ (
qaz
) - CRBN (
crbn
) - tidbit (
tidbit
) - Eek! (
eek
) - BFO-9000 (
bfo9000_left
andbfo9000_right
)
Other Hardware
In addition to the basic keyboard functionality, there is some initial support for additional keyboard hardware:
- Encoders
- OLEDs
- RGB Underglow
Until detailed documentation is available, feel free to ask questions about how these are supported in the Discord server.
Contributing
If you'd like to add support for a new keyboard shield, head over to the New Keyboard Shield documentation.