mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
* Move away from DT_LABEL. * Move to DEVICE_DT_GET for non-behavior device access. * Move various drivers to `gpio_spec_dt` and `DT` related macros. * Remove mcp23017 while at it, since better upstream driver is available.
Building ZMK for the Ferris 0.2
Standard Build
west build -p -d build/ferris --board ferris_rev02
Flashing
west can be used to flash the board directly. Press the reset button once, and run:
west flash -d build/ferris