You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.7 KiB

id title sidebar_label
hardware 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.

:::

Being built on a solid technical foundation of the Zephyr™ RTOS, it's possible to make ZMK 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

Keyboard Shields

  • Kyria (kyria_left and kyria_right)
  • Corne (corne_left and corne_right)
  • Lily58 (lily58_left and lily58_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.