Zephyr 3.5 Update
I'm happy to announce that we have completed the work to upgrade ZMK to Zephyr 3.5!
I'm happy to announce that we have completed the work to upgrade ZMK to Zephyr 3.5!
This blog continues our series of posts where we highlight projects within the ZMK ecosystem that we think are interesting and that the users might benefit from knowing about them.
In this installment, we are highlighting two projects (and a bonus one!) from Joel Spadin, a member of the core ZMK team.
This blog continues our series of posts where we highlight projects within the ZMK ecosystem
that we think are interesting and that the users might benefit from knowing about them. You might
be aware that ZMK configurations in the Devicetree format
use the C preprocessor so that directives like
#define RAISE 2
or #include <behaviors.dtsi>
can be used in them. In this installment we are
highlighting the zmk-nodefree-config
project
by urob that contains helper methods that utilizes this fact
for users who prefer editing and maintaining their ZMK config directly using the Devicetree
syntax format.
This blog post is the first in a series of posts where we highlight projects within the ZMK ecosystem that we think are cool and that the users might benefit from knowing about them. We are starting the series with a big one, Keymap Editor by Nick Coutsos!
Welcome to the sixth ZMK "State Of The Firmware" (SOTF)!
This update will cover all the major activity since SOTF #5. That was over a year ago (again!), so there are many new exciting features and plenty of improvements to cover!
Today, we merged a significant change to the low level sensor code that is used to support encoders. In particular, this paves the way for completing the work on supporting split peripheral sensors/encoders, and other future sensors like pointing devices.
I'm happy to announce that we have completed the work to upgrade ZMK to Zephyr 3.2!
Two years ago, today, I minted the first ever commit for ZMK:
Welcome to the fifth ZMK "State Of The Firmware" (SOTF)!
This update will cover all the major activity since SOTF #4. That was over a year ago, so lots to cover!
I'm happy to announce that we have completed the work to upgrade ZMK to Zephyr 3.0!